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