pub struct DisplayHardforks { /* private fields */ }
Expand description
A container for pretty-printing a list of hardforks.
An example of the output:
Pre-merge hard forks (block based):
Implementations§
Trait Implementations§
Source§impl Debug for DisplayHardforks
impl Debug for DisplayHardforks
Auto Trait Implementations§
impl Freeze for DisplayHardforks
impl RefUnwindSafe for DisplayHardforks
impl Send for DisplayHardforks
impl Sync for DisplayHardforks
impl Unpin for DisplayHardforks
impl UnwindSafe for DisplayHardforks
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 72 bytes