Crate msgpack_time

Crate msgpack_time 

Source
Expand description

§MSGPack-Time

Provides an extension method for converting from RMPV’s MessagePack-encoded datetime objects to time-rsUtcDateTime.

Does not currently provide a method for converting in the other direction.

Enums§

Error
Errors thrown by ToDateTime::as_datetime.

Traits§

ToDateTime
Trait providing a function to convert the object to a UtcDateTime.