pub struct EspOtaUpdateFinished<'a> { /* private fields */ }
Implementations§
Trait Implementations§
Source§impl<'a> Debug for EspOtaUpdateFinished<'a>
impl<'a> Debug for EspOtaUpdateFinished<'a>
Source§impl ErrorType for EspOtaUpdateFinished<'_>
impl ErrorType for EspOtaUpdateFinished<'_>
Source§type Error = EspIOError
type Error = EspIOError
Error type of all the IO operations on this type.