[][src]Trait embedded_time::Error

pub trait Error: Debug { }

General error-type trait implemented for all error types in this crate

Implementations on Foreign Types

impl Error for Infallible[src]

Loading content...

Implementors

impl Error for ()[src]

Loading content...