Macro TestAppStatusUnknown
macro_rules! TestAppStatusUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown TestAppStatus
member.
macro_rules! TestAppStatusUnknown {
() => { ... };
}
Pattern that matches an unknown TestAppStatus
member.