Function mz_repr::row::push_datum

source ·
fn push_datum<D>(data: &mut D, datum: Datum<'_>)where
    D: Vector<u8>,