[][src]Type Definition lexical_core::F32Result

type F32Result = Result<f32>;

Expanded generic for a result type containing a value of type f32.