Type Definition esp32c2_hal::prelude::nb::Result

pub type Result<T, E> = Result<T, Error<E>>;
Expand description

A non-blocking result