Function iter_packed_values

Source
fn iter_packed_values(
    raw: u16,
    format: DeltaFormat,
    n: usize,
) -> impl Iterator<Item = i8>