[][src]Function tensile::group

pub fn group<S, Error>(name: S, tests: Vec<Test<Error>>) -> Test<Error> where
    S: Into<String>,