time::parsing

Trait Parsable

Source
pub trait Parsable: Sealed { }
Expand description

A type that can be parsed.

Implementations on Foreign Types§

Source§

impl Parsable for [BorrowedFormatItem<'_>]

Source§

impl Parsable for [OwnedFormatItem]

Implementors§