Trait short_hex_str::AsShortHexStr[][src]

pub trait AsShortHexStr {
    fn short_str(&self) -> ShortHexStr;
}

Required methods

Implementations on Foreign Types

Implementors