[][src]Trait lib3h_protocol::types::HashStringNewType

pub trait HashStringNewType {
    fn hash_string(&self) -> &HashString;
}

Required methods

fn hash_string(&self) -> &HashString

Loading content...

Implementors

impl HashStringNewType for AgentPubKey[src]

impl HashStringNewType for AspectHash[src]

impl HashStringNewType for EntryHash[src]

impl HashStringNewType for NetworkHash[src]

impl HashStringNewType for NodePubKey[src]

impl HashStringNewType for SpaceHash[src]

Loading content...