Type Definition tantivy::DateTime[][src]

type DateTime = DateTime<Utc>;

Tantivy DateTime

Trait Implementations

impl FastValue for DateTime[src]