macro_rules! impl_tower2_from_uniform_bytes {
(
$base:ident,
$field:ident,
$size:expr
) => { ... };
}
macro_rules! impl_tower2_from_uniform_bytes {
(
$base:ident,
$field:ident,
$size:expr
) => { ... };
}