Macro kfl::own

source ยท
macro_rules! own {
    ($s:expr) => { ... };
}
Expand description

Creates Box<str> from &str