Macro xjbutil::boxed_slice[][src]

macro_rules! boxed_slice {
    () => { ... };
    ($($x : expr), + $(,) ?) => { ... };
}