1
2
3
4
5
//! Targets for symmetry analysis via representation and corepresentation theories.

pub mod bindings;
pub mod drivers;
pub mod target;