macro_rules! TrustedFlatlandFactoryErrorUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown TrustedFlatlandFactoryError member.
macro_rules! TrustedFlatlandFactoryErrorUnknown {
() => { ... };
}Pattern that matches an unknown TrustedFlatlandFactoryError member.