Trait temporenc::Offset [] [src]

pub trait Offset {
    fn offset(&self) -> OffsetValue;
}

Required Methods

Implementors