PermSize

Trait PermSize 

Source
pub trait PermSize
where Self::Container: AsRef<[usize]>,
{ type Container; }
Expand description

The permutation size marker trait.

Required Associated Types§

Implementors§