gstreamer-rs/gstreamer-utils/src
Sebastian Dröge f8d17555c5 utils: streamproducer: Add #[must_use] attribute to add_consumer()
Simply discarding the result will immediately disconnect it again, which
was likely not intended and can easily lead to bugs.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/432

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1189>
2023-01-16 14:41:06 +02:00
..
lib.rs utils: Re export AddConsumerError 2022-05-17 20:19:12 +03:00
streamproducer.rs utils: streamproducer: Add #[must_use] attribute to add_consumer() 2023-01-16 14:41:06 +02:00