pub fn blake2_128(&self) -> [u8; 16][src]pub fn blake2_256(&self) -> [u8; 32][src]pub fn blake2_128_concat(&self) -> Vec<u8>ⓘ[src]pub fn twox_128(&self) -> [u8; 16][src]pub fn twox_256(&self) -> [u8; 32][src]pub fn twox_64_concat(&self) -> Vec<u8>ⓘ[src]pub fn identity(&self) -> Vec<u8>ⓘ[src]impl<T: Codec> Hashable for T[src]