[][src]Macro tract_core::boxed_new

macro_rules! boxed_new {
    ($op:tt($dtype:expr)($($arg:expr),*)) => { ... };
}