Type Alias peroxide::structure::matrix::Perms

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

Aliased Type§

struct Perms { /* private fields */ }