Function mz_repr::row::push_time

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