[][src]Type Definition tantivy::DateTime

type DateTime = DateTime<Utc>;

Tantivy DateTime

Trait Implementations

impl FastValue for DateTime[src]