[][src]Macro lang_extension::as_boxed

macro_rules! as_boxed {
    ($trait:tt) => { ... };
    (impl $trait:tt) => { ... };
}