Function cast::i16

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

Checked cast function