Type Definition peroxide::structure::matrix::Perms

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