[][src]Function build_info_build::build_script

pub fn build_script() -> BuildScriptOptions

Call this function in your build.rs script to generate the data consumed by the build_info crate. Additional customization options are available by manipulating the return type. The actual work is performed once the return type is dropped.