Function repr::row::push_datum[][src]

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