Macro kimchi::from_shifts
source · macro_rules! from_shifts { ($shifts:ident, $i:ident) => { ... }; ($shifts:ident, $x:ident, $q:ident) => { ... }; ($shifts:ident, $y:ident, $x:ident, $q:ident) => { ... }; }
macro_rules! from_shifts { ($shifts:ident, $i:ident) => { ... }; ($shifts:ident, $x:ident, $q:ident) => { ... }; ($shifts:ident, $y:ident, $x:ident, $q:ident) => { ... }; }