pub type AccessedSnapshot = (HashSet<String>, HashSet<Identifier>);Expand description
Snapshot of accessed state (fields, extensions).
pub type AccessedSnapshot = (HashSet<String>, HashSet<Identifier>);Snapshot of accessed state (fields, extensions).