Module jormungandr_lib::time

source ·
Expand description

Time and related data structures

this module exports three different components of time: SystemTime, LocalDateTime and Duration.

Structs