Function repr::row::push_date[][src]

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