pub trait KeyConstraint { }
Expand description

Marker trait for key constraint such as key size.

Implementors§