[][src]Macro sasl::impl_validator_using_provider

macro_rules! impl_validator_using_provider {
    ( $validator:ty, $secret:ty ) => { ... };
}