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