Struct coap_message_demos::helloworld::Time
source · 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).