fastnum2/
config.rs

1//! compile-time configuration.
2
3include!(concat!(env!("OUT_DIR"), "/config.rs"));
4