Macro fidl_fuchsia_fxfs::KeyPurposeUnknown
source ยท macro_rules! KeyPurposeUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown KeyPurpose
member.
macro_rules! KeyPurposeUnknown {
() => { ... };
}
Pattern that matches an unknown KeyPurpose
member.