gstreamer-rs/gstreamer
Sebastian Dröge 3395203a53 Make miniobject ToOwned impls actually safe
Previously it was possible to create a new reference from a mutable
reference, which is not good. Now a copy is always created to prevent
that.
2017-08-04 18:51:27 +03:00
..
src Make miniobject ToOwned impls actually safe 2017-08-04 18:51:27 +03:00
build.rs Add support for docs generation 2017-08-01 13:22:11 +01:00
Cargo.toml Add README.md 2017-08-01 19:27:56 +03:00