Searched refs:OutOfBound (Results 1 – 1 of 1) sorted by relevance
13 pub struct OutOfBound; struct15 impl From<OutOfBound> for Error {17 fn from(_: OutOfBound) -> Self { in from()285 .ok_or($crate::ptr::projection::OutOfBound)?;