Searched defs:TryFromSliceError (Results 1 – 1 of 1) sorted by relevance
1282 pub struct TryFromSliceError(()); struct1284 impl core::fmt::Display for TryFromSliceError { implementation1291 impl std::error::Error for TryFromSliceError {} implementation