time
0.3.36
Module parsable
Modules
Traits
In time::parsing
Module
time
::
parsing
::
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.