mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-02-15 10:35:20 +00:00
When I introduced the 'ser_de' feature, I couldn't find a way to name it 'serde' while also make it pull the optional 'serde' crate together with the other related dependencies. With rustc >= 1.60 we can use 'dep:serde' to refer to the 'serde' dependency as part of the 'serde' feature. |
||
---|---|---|
.. | ||
auto | ||
subclass | ||
flag_serde.rs | ||
lib.rs | ||
rtp_base_depayload.rs | ||
rtp_base_payload.rs | ||
rtp_buffer.rs | ||
rtp_header_extension.rs |