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