Module extensions

Source
Expand description

Miscellaneour helper traits.

Re-exports§

pub use is_not_empty::*;

Modules§

is_not_empty
Declares is_not_empty trait (opposite of is_empty() call present on most data structures).