pub fn build_with(configure: impl FnOnce(&mut BuildConfig))Expand description
Scan the current crate and export the generated environment using a small configuration DSL.
pub fn build_with(configure: impl FnOnce(&mut BuildConfig))Scan the current crate and export the generated environment using a small configuration DSL.