Function time::util::local_offset::get_soundness
source ยท pub fn get_soundness() -> Soundness
Expand description
Obtains the soundness of obtaining the local UTC offset. If it is Soundness::Unsound
,
it is allowed to invoke undefined behavior when obtaining the local UTC offset.