pub fn no_debug_rebuilds()
Expand description

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

This speeds up development builds.