Function mz_repr::row::push_time

source ·
fn push_time<D>(data: &mut D, time: NaiveTime)where
    D: Vector<u8>,