Searched defs:Custom (Results 1 – 1 of 1) sorted by relevance
41 Custom(Box<Custom>), enumerator54 struct Custom { struct55 kind: ErrorKind,56 error: Box<dyn std::error::Error + Send + Sync>,