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