ToStatic

Derive Macro ToStatic 

Source
#[derive(ToStatic)]
Expand description

The ToStatic derive macro.

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