Module parsable
time
0.3.40
Module parsable
Module Items
Modules
Traits
In time::
parsing
Modules
combinator
component
iso8601
parsable
parsed
shim
Structs
Parsed
ParsedItem
Traits
Parsable
time
::
parsing
Module
parsable
Copy item path
Settings
Help
Summary
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.