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