Macro from_gen_props

Source
macro_rules! from_gen_props {
    ($T: ty) => { ... };
}