1 2 3 4 5
//! Contributors to QSym². /// List of contributors to be printed in output files. pub(crate) const CONTRIBUTORS: &'static [&'static str] = &["Andrew Wibowo-Teale", "Meilani Wibowo-Teale"];