libcint_src/
lib.rs

1//! libcint build-from-source or library selection
2//!
3//! This module is only used for rust-side configuration of library linking.
4#![no_std]