[−][src]Type Definition lexical_core::I32Result
type I32Result = Result<i32>;
Expanded generic for a result type containing a value of type i32.
type I32Result = Result<i32>;
Expanded generic for a result type containing a value of type i32.