Macro mcaptcha::data::enum_system_wrapper[][src]

macro_rules! enum_system_wrapper {
    ($name : ident, $type : ty, $return_type : ty) => { ... };
}