[][src]Trait mohan::hash::DefaultHashable

pub trait DefaultHashable: Writeable { }

Implementing this trait enables the default hash implementation

Implementations on Foreign Types

impl DefaultHashable for Vec<u8>[src]

impl DefaultHashable for u64[src]

Loading content...

Implementors

impl DefaultHashable for H256[src]

Loading content...