Searched defs:ErrorDeclaration (Results 1 – 2 of 2) sorted by relevance
6 pub struct ErrorDeclaration { struct10 impl ToTokens for ErrorDeclaration { implementation
80 pub fn declare_errors(&self) -> ErrorDeclaration { in declare_errors()