Type Definition lexical_core::write_float_options::OptionI32[][src]

pub type OptionI32 = Option<NonZeroI32>;
Expand description

Type with the exact same size as a i32.