Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_expand/src/
Derrors.rs319 pub(crate) struct RemoveNodeNotSupported { struct
321 pub span: Span,
322 pub descr: &'static str,