Type Definition newtonmath::VectorResult [] [src]

type VectorResult = Result<Vec<i64>, Error>;