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