Type Definition divoom::DivoomAPIResult

source · []
pub type DivoomAPIResult<T> = Result<T, DivoomAPIError>;
Expand description

Result that wraps the error.