Module util

Source

Enums§

Never
Internal stable replacement for !.

Traits§

UnwrapUnchecked
An unwrapper that checks on debug, doesn’t check on release. UB if unwrapped on release mode when unwrap would panic.

Functions§

is_older_version
Returns if a is an older version than b, taking into account wrapping of versions.