Type Definition permutation_generator::PResult[][src]

type PResult<T> = Result<T, PermutationGeneratorError>;