Trait ltv::LTVObject[][src]

pub trait LTVObject<const LENGTH_BYTE: usize> {
    const OBJECT_ID: u8;
}

Associated Constants

Implementors