Struct coap_message_demos::helloworld::Time [−][src]
pub struct Time;Expand description
A stand-in for the current system time, implementing a simple text based clock when std is enabled (and commenting on its no_stdness otherwise).
Trait Implementations
If something is returned, GETs with differing Accept options will be rejecected, and the value will be set in responses. Read more
Auto Trait Implementations
impl RefUnwindSafe for Time
impl UnwindSafe for Time
Blanket Implementations
Mutably borrows from an owned value. Read more