#[derive(ToStatic)]
Expand description

Re-export for the custom derive macro ToStatic. The ToStatic derive macro.

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