Function cast::i8

source ·
pub fn i8<T>(x: T) -> <i8 as From<T>>::Output
where i8: From<T>,
Expand description

Checked cast function