Traitsยง
- FnExt
FnExtis an extension trait for theFntrait, used for adding a specification to closures. It should not be used directly.- FnMut
Ext - FnOnce
Ext - Range
Bounds - Methods for the specification of
std::ops::RangeBounds. - Range
Inclusive Ext
FnExt is an extension trait for the Fn trait, used for
adding a specification to closures. It should not be used directly.std::ops::RangeBounds.