Function mz_repr::row::push_naive_date

source ยท
fn push_naive_date<D>(data: &mut D, date: NaiveDate)
where D: Vector<u8>,