icu
2.0.0-dev
Module scaffold
Traits
In icu::
timezone
Module
icu
::
timezone
::
scaffold
Copy item path
source
·
[
−
]
Expand description
Scaffolding traits and types not generally required in client code.
Traits
§
Into
Option
Converts Self to an
Option<T>
, either
Some(T)
if able or
None