Trait cog_task::util::helper::Hash

source ·
pub trait Hash: Serialize {
    fn hash(&self) -> String { ... }
}

Provided Methods

Implementors