Type Definition subplot::Result

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

A result type for this crate.