Searched defs:MultiFieldsULE (Results 1 – 1 of 1) sorted by relevance
20 pub struct MultiFieldsULE<const LEN: usize, Format: VarZeroVecFormat>( struct24 impl<const LEN: usize, Format: VarZeroVecFormat> MultiFieldsULE<LEN, Format> { implementation108 impl<const LEN: usize, Format: VarZeroVecFormat> fmt::Debug for MultiFieldsULE<LEN, Format> { implementation144 unsafe impl<const LEN: usize, Format: VarZeroVecFormat> VarULE for MultiFieldsULE<LEN, Format> { implementation