Type Definition opendp::error::Fallible

source · []
pub type Fallible<T> = Result<T, Error>;

Trait Implementations

The resulting type after applying the >> operator.
Performs the >> operation. Read more
The resulting type after applying the >> operator.
Performs the >> operation. Read more
The resulting type after applying the >> operator.
Performs the >> operation. Read more