pub const fn concat_prop_specs<const N: usize>( groups: &[&[PropSpec]], ) -> [PropSpec; N]
Join flattened groups’ spec metadata in the same order as their properties.