Fields
target_height: Heighttrusted_height: HeightTrait Implementations
sourceimpl Debug for BisectionFailedSubdetail
impl Debug for BisectionFailedSubdetail
Auto Trait Implementations
impl RefUnwindSafe for BisectionFailedSubdetail
impl Send for BisectionFailedSubdetail
impl Sync for BisectionFailedSubdetail
impl Unpin for BisectionFailedSubdetail
impl UnwindSafe for BisectionFailedSubdetail
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more