Type Definition sounding_analysis::Result[][src]

type Result<T> = Result<T, AnalysisError>;
Expand description

Shorthand for results.