build-script-cfg Configure and set cfg flags in build scripts. Usage let cfg = Cfg::new("cfg"); if some_condition { cfg.define(); }