Crate utils
Expand description
Common utility for extended std
types
These are left public for convenience.
For example, convenient functions that capitalise a string or extensions to vector functionality are useful everywhere.
Macros§
- f
- Creates a
String
using interpolation of runtime expressions.
Enums§
- Error
- The error type for
ntools_utils