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