Type Definition lexical_core::IsizeResult

source ·
pub type IsizeResult = Result<isize>;
Expand description

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