Trait diem_types::account_address::HashAccountAddress[][src]

pub trait HashAccountAddress {
    fn hash(&self) -> HashValue;
}

Required methods

fn hash(&self) -> HashValue[src]

Loading content...

Implementors

Loading content...