Expand description
Utilities.
Contains everything which doesn’t has a better place to be put in.
Structs§
- Disabled
- Struct implementing
ConstSwitchwithENABLED = false. - Enabled
- Struct implementing
ConstSwitchwithENABLED = true.
Traits§
- Const
Switch - Trait to allow const
boolvalues in generics.
Functions§
- now
- Returns the current data time.
Type Aliases§
- Send
BoxFuture - Type alias for an boxed future which is Send + ’static.