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