File: build.rs

package info (click to toggle)
rust-gio 0.21.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,744 kB
  • sloc: xml: 11; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (10)
1
2
3
// This whole build.rs file is required because of the `OUT_DIR` environment variable
// provided by cargo when a build file is present.
fn main() {}