Files
netris-warp/gst-moq-sink/build.rs
Wanjohi 7a058b1f28 Fuck Rust, this is getting way too complicated.
Fixed error handling in ``start``. Fixed more stuff in ``render``
2023-12-25 15:29:40 -08:00

3 lines
51 B
Rust

fn main() {
gst_plugin_version_helper::info()
}