Crate lambdautils

Source
Expand description

Random utlity functions and types that I need from time to time but aren’t worth dedicating their own crate to.

Structs§

DisplayIsDebug
Wrapper type that implements Display using Ts Debug.

Functions§

default
Free function that returns T::default().