Type Definition subplot::Result[][src]

pub type Result<T> = Result<T, SubplotError>;
Expand description

A result type for this crate.