Struct esp_idf_svc::ota::EspFirmwareInfoLoader
source · pub struct EspFirmwareInfoLoader(/* private fields */);
Implementations§
Trait Implementations§
source§impl Default for EspFirmwareInfoLoader
impl Default for EspFirmwareInfoLoader
source§impl ErrorType for EspFirmwareInfoLoader
impl ErrorType for EspFirmwareInfoLoader
§type Error = EspIOError
type Error = EspIOError
Error type of all the IO operations on this type.