Macro impl_key_constraint

Source
macro_rules! impl_key_constraint {
    ($key_type:ty, $key_trait:ident) => { ... };
}