impl_srs

Macro impl_srs 

Source
macro_rules! impl_srs {
    ($name: ident, $CamlF: ty, $CamlG: ty, $F: ty, $G: ty) => { ... };
}