Crate box_macro

Source

Macrosยง

b
b_!(x) => Box::new(x)
b0x
b0x_!(x) => Box::new(x)
box_
box_!(x) => Box::new(x)
bx
bx_!(x) => Box::new(x)