[][src]Type Definition rust_3d::PlyResult

type PlyResult<T> = Result<T, PlyError>;

Result for PlyError