Macro stack_algebra::vector

source ·
macro_rules! vector {
    ($($data:tt)*) => { ... };
}
Expand description

A macro for composing vectors.