Home
last modified time | relevance | path

Searched defs:EncoderState (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_query_system/src/dep_graph/
Dserialized.rs156 struct EncoderState<K: DepKind> { struct
163 impl<K: DepKind> EncoderState<K> { argument