Type Definition peroxide::matrix::Perms

source ·
pub type Perms = Vec<(usize, usize)>;