Function mz_repr::row::push_naive_date

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