macro_rules! ProvisionErrorUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown ProvisionError member.