time
0.3.36
Module parsable
Module Items
Modules
Traits
In time::
parsing
time
::
parsing
Module
parsable
Copy item path
source
Expand description
A trait that can be used to parse an item from an input.
Modules
§
sealed
🔒
Seal the trait to prevent downstream users from implementing it, while still allowing it to exist in generic bounds.
Traits
§
Parsable
A type that can be parsed.