Searched defs:ParseProfileVersionError (Results 1 – 1 of 1) sorted by relevance
33 pub struct ParseProfileVersionError(()); struct35 impl fmt::Display for ParseProfileVersionError { implementation41 impl Error for ParseProfileVersionError {} implementation