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.
#[derive(ToStatic)]The ToStatic derive macro.
Generate ToBoundedStatic and
IntoBoundedStatic impls for the data item deriving
ToStatic.