v0.3.0
New features
try_match
andunwrap_match
macros to get a certain variant from an enum.return_ok
andreturn_some
macros for early return of successful calculation.Integer
trait that unifies all the built-in integer types under a single interface.FloatConvert
trait that adds an interface for converting floating point numbers into integers.
See all the features of this crate in docs.