Searched defs:abort (Results 1 – 2 of 2) sorted by relevance
128 fn abort(&mut self) -> core::result::Result<(), BlockIoError>; in abort() method404 pub fn abort(&mut self) -> Result<()> { in abort() method
197 fn abort(&mut self) -> core::result::Result<(), BlockIoError> { in abort() method