Macro veloren_common::attributes
source ยท macro_rules! attributes { ($( $name:ident { bits: $bits:literal, err: $err:path, from: $from_bits:expr, into: $into_bits:expr $(,)? } ),* $(,)?) => { ... }; }
macro_rules! attributes { ($( $name:ident { bits: $bits:literal, err: $err:path, from: $from_bits:expr, into: $into_bits:expr $(,)? } ),* $(,)?) => { ... }; }