Function sasja_euler::permutations[][src]

pub fn permutations<'a, T>(input: &Vec<&'a T>) -> Vec<Vec<&'a T>>