Function build_data::no_debug_rebuilds[][src]

pub fn no_debug_rebuilds()

Tells cargo not to rebuild build.rs during debug builds when other files change.

This speeds up development builds.