Macro box_macro::b0x[][src]

macro_rules! b0x {
    ($x:expr) => { ... };
}
Expand description

b0x_!(x) => Box::new(x)