Skip to main content

tensor

Macro tensor 

Source
macro_rules! tensor {
    [$($items:tt)*] => { ... };
}