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