pub trait TimeDomain: Domain { }
Expand description

Trait for types containing time domain data.

Implementors