mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-18 23:51:05 +00:00
827ff99965
In gir it was brought up [1] that some traits (in particular `*ExtManual`) are exported from the crate root in addition to the prelude, cluttering the environment unnecessarily. This commit removes all these reexports, leaving those in prelude (that were already there) only. After this commit everything matching `Ext(Manual)?\b` in `lib.rs` sits within `pub mod prelude {};`. [1]: https://github.com/gtk-rs/gir/pull/1111 |
||
---|---|---|
.. | ||
auto | ||
subclass | ||
audio_buffer.rs | ||
audio_channel_position.rs | ||
audio_converter.rs | ||
audio_decoder.rs | ||
audio_encoder.rs | ||
audio_format.rs | ||
audio_format_info.rs | ||
audio_info.rs | ||
audio_meta.rs | ||
audio_ring_buffer_spec.rs | ||
audio_stream_align.rs | ||
functions.rs | ||
lib.rs |