Crate rust_helpers

Source

Macros§

extends
Inherit Struct Fields
if_else
match_if
Match if macro provides a match like syntax to use make if statements

Traits§

AsyncIterUtils
Base64DecodeExt
Base64EncodeExt
CastNumExt
Conv
Wraps Into::<T>::into as a method that can be placed in pipelines.
DebugExt
DisplayExt
DurationExt
DurationToUnix
HMS
HexDecodeExt
HexEncodeExt
InstantExt
IterUtils
JsonDecodeExt
JsonEncodeExt
MD5Ext
Pipe
Provides universal suffix-position call syntax for any function.
ResultExt
SleepAsyncExt
SleepExt
StdMutexExt
StdRwLockExt
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.

Functions§

instant_now
now