[][src]Type Definition rust_3d::StlResult

type StlResult<T> = Result<T, StlError>;

Result for StlError