Skip to main content

UIfmtHeaderExt

Trait UIfmtHeaderExt 

Source
pub trait UIfmtHeaderExt {
    // Required methods
    fn size_pretty(&self) -> String;
    fn total_difficulty_pretty(&self) -> String;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl UIfmtHeaderExt for AnyRpcHeader

Source§

impl UIfmtHeaderExt for Header

Source§

impl UIfmtHeaderExt for TempoHeaderResponse

Implementors§