Macros§
- extends
- Inherit Struct Fields
- if_else
- match_
if - Match if macro provides a match like syntax to use make if statements
Traits§
- Async
Iter Utils - Base64
Decode Ext - Base64
Encode Ext - Cast
NumExt - Conv
- Wraps
Into::<T>::into
as a method that can be placed in pipelines. - Debug
Ext - Display
Ext - Duration
Ext - Duration
ToUnix - HMS
- HexDecode
Ext - HexEncode
Ext - Instant
Ext - Iter
Utils - Json
Decode Ext - Json
Encode Ext - MD5Ext
- Pipe
- Provides universal suffix-position call syntax for any function.
- Result
Ext - Sleep
Async Ext - Sleep
Ext - StdMutex
Ext - StdRw
Lock Ext - Tap
- Point-free value inspection and modification.
- TapFallible
- Fallible tapping, conditional on the optional success of an expression.
- TapOptional
- Optional tapping, conditional on the optional presence of a value.
- TimeExt
- TryConv
- Wraps
TryInto::<T>::try_into
as a method that can be placed in pipelines.