Struct esp_idf_svc::hal::task::notification::Notification
source · pub struct Notification(/* private fields */);
Implementations§
Trait Implementations§
source§impl Default for Notification
impl Default for Notification
source§fn default() -> Notification
fn default() -> Notification
Returns the “default value” for a type. Read more