macro_rules! CryptoFormatUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown CryptoFormat member.