Type Definition lexical_write_float::options::OptionI32
source · [−]pub type OptionI32 = Option<NonZeroI32>;Expand description
Type with the exact same size as a i32.
pub type OptionI32 = Option<NonZeroI32>;Type with the exact same size as a i32.