Searched defs:TryFromPKeyError (Results 1 – 1 of 1) sorted by relevance
135 pub struct TryFromPKeyError(()); struct137 impl fmt::Display for TryFromPKeyError { implementation143 impl Error for TryFromPKeyError {} implementation