Skip to main content
UIfmtHeaderExt
foundry_
common_
fmt
1.6.0
UIfmt
Header
Ext
Required Methods
size_pretty
Implementations on Foreign Types
AnyRpcHeader
Header
Implementors
In foundry_
common_
fmt::
ui
foundry_common_fmt
::
ui
Trait
UIfmt
Header
Ext
Copy item path
Source
pub trait UIfmtHeaderExt { // Required method fn
size_pretty
(&self) ->
String
; }
Required Methods
§
Source
fn
size_pretty
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
UIfmtHeaderExt
for AnyRpcHeader
Source
§
fn
size_pretty
(&self) ->
String
Source
§
impl
UIfmtHeaderExt
for Header
Source
§
fn
size_pretty
(&self) ->
String
Implementors
§