Skip to main content

MessageHash

Type Alias MessageHash 

Source
pub type MessageHash = u64;
Expand description

MessageHash represents a hash which can be used to get a different information bout a message.

Trait Implementations§

Source§

impl Into<DetailsInterest> for MessageHash

Source§

fn into(self) -> DetailsInterest

Converts this type into the (usually inferred) input type.