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