Function repr::row::push_time[][src]

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