Macro sasl::impl_validator_using_provider

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