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