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