Files
rsiot/drivers_i2c/ds3231/data_models/
day.rs
1
2
3
use
super
::Second;
pub type
Day = Second;