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