Searched refs:TryWithError (Results 1 – 3 of 3) sorted by relevance
807 pub use _casts::TryWithError;939 E: TryWithError<Self>, in try_with_unchecked()986 E: TryWithError<Self>, in try_with()1003 pub unsafe trait TryWithError<MappedInner> { trait
22 pub use ptr::{Ptr, TryWithError};
660 unsafe impl<Src, NewSrc, Dst> crate::pointer::TryWithError<NewSrc>799 unsafe impl<Src, NewSrc, Dst> crate::pointer::TryWithError<NewSrc> for crate::CastError<Src, Dst>