Crate lazy_cat

Source

Macros§

lazy_cat
Creates a LazyStr from several things that are Display + Sized, consuming them in the process. (Use references or Copy types)

Structs§

LazyStr
Structure created by lazy_cat! macro.