[][src]Macro opg::impl_opg_model

macro_rules! impl_opg_model {
    ($type:ty => $serialized_type:ident) => { ... };
    ($type:ty => $serialized_type:ident always_inline) => { ... };
}