1//! Targets for symmetry analysis via representation and corepresentation theories. 2 3pub mod bindings; 4pub mod drivers; 5pub mod target;