Derive Macro bounded_static_derive::ToStatic

source ·
#[derive(ToStatic)]
Expand description

The ToStatic derive macro.

Generate ToBoundedStatic and IntoBoundedStatic impls for the data item deriving ToStatic.