mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-13 22:01:19 +00:00
05207cafea
warning: you are deriving `PartialEq` and can implement `Eq` --> net/raptorq/src/fecscheme.rs:13:24 | 13 | #[derive(Clone, Debug, PartialEq)] | ^^^^^^^^^ help: consider deriving `Eq` as well: `PartialEq, Eq` | = note: `#[warn(clippy::derive_partial_eq_without_eq)]` on by default = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq warning: you are deriving `PartialEq` and can implement `Eq` --> net/raptorq/src/fecscheme.rs:38:24 | 38 | #[derive(Clone, Debug, PartialEq)] | ^^^^^^^^^ help: consider deriving `Eq` as well: `PartialEq, Eq` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq |
||
---|---|---|
.. | ||
aws | ||
hlssink3 | ||
onvif | ||
raptorq | ||
reqwest |