forked from mirrors/gstreamer-rs
The idiomatic way for Rust constructors is to be named from_XXX() instead of new_from_XXX() and with_XXX() instead of new_with_XXX(). Fix #460 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |
The idiomatic way for Rust constructors is to be named from_XXX() instead of new_from_XXX() and with_XXX() instead of new_with_XXX(). Fix #460 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |