[][src]Crate integer_result

A Rust library for converting the primitive and non-zero integer types to a Result through comparison.

Traits

Ext

use this trait to access ok_less, ok_equal, and ok_greater for all primitive and non-zero integer types.