Crate axmac

source · []
Expand description

Readable indexing macros for 1-4 dimensional data structures

Macros

Converts an identifier x, y, z or w to a usize value.

Converts a range of identifiers and/or usize expressions to a range of usize values

Converts an array of identifiers x, y, z or w to an array of usize values