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