Type Definition fann::FannResult[][src]

type FannResult<T> = Result<T, FannError>;