Type Definition rs_xfoil::error::Result

source ·
pub type Result<T> = Result<T, XfoilError>;