Macro fidl_fuchsia_io::HashAlgorithmUnknown
source ยท macro_rules! HashAlgorithmUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown HashAlgorithm
member.
macro_rules! HashAlgorithmUnknown {
() => { ... };
}
Pattern that matches an unknown HashAlgorithm
member.