[][src]Trait offset::DescribeOffset

pub trait DescribeOffset {
    pub fn describe_offset(offset: u32, fmt: &mut Formatter<'_>) -> Result;
}

Required methods

pub fn describe_offset(offset: u32, fmt: &mut Formatter<'_>) -> Result[src]

Loading content...

Implementors

Loading content...