Skip to main content

TryIntoTimeNeedsEventId

Trait TryIntoTimeNeedsEventId 

Source
pub trait TryIntoTimeNeedsEventId: TryIntoTime { }

Implementations on Foreign Types§

Source§

impl TryIntoTimeNeedsEventId for &str

Source§

impl TryIntoTimeNeedsEventId for i64

Source§

impl TryIntoTimeNeedsEventId for NaiveDateTime

Source§

impl<Tz: TimeZone> TryIntoTimeNeedsEventId for DateTime<Tz>

Implementors§