[][src]Type Definition lexical_core::I16Result

type I16Result = Result<i16>;

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