Function cast::u16

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

Checked cast function