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