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