Struct everscale_types::util::DisplayHash
source · Expand description
Helper struct to prerry-print hash.
Tuple Fields§
§0: &'a [u8; 32]Trait Implementations§
source§impl<'a> Clone for DisplayHash<'a>
impl<'a> Clone for DisplayHash<'a>
source§fn clone(&self) -> DisplayHash<'a>
fn clone(&self) -> DisplayHash<'a>
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more