Macro bczhc_lib::field_size

source ·
macro_rules! field_size {
    ( $t:ty, $($f:tt),+ $(,)? ) => { ... };
}