File: build.rs

package info (click to toggle)
rust-gst-plugin-fallbackswitch 0.14.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 476 kB
  • sloc: makefile: 34
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
fn main() {
    gst_plugin_version_helper::info();
}