Skip to main content

Date

Type Alias Date 

Source
pub type Date = NaiveDate;
Expand description

Maps to DATE.

Aliased Type§

pub struct Date { /* private fields */ }