Type Alias vidi::pipelines::Error

source ·
pub type Error = Box<dyn Error>;

Aliased Type§

struct Error(/* private fields */);