Home
last modified time | relevance | path

Searched refs:IncorrectFormat (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/arbitrary/src/
Derror.rs13 IncorrectFormat, enumerator
27 Error::IncorrectFormat => write!( in fmt()
Dlib.rs807 .map_err(|_| Error::IncorrectFormat) in arbitrary_take_rest()