gstreamer-rs/gstreamer-base/src
Marijn Suijten 827ff99965 lib: Only export traits (Ext and ExtManual) from prelude
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
2021-04-26 11:25:23 +02:00
..
auto Regenerate with latest gir 2021-04-25 14:45:01 +03:00
subclass fix-getters-calls 0.3.0 pass 2021-04-20 18:18:02 +02:00
adapter.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:18:02 +02:00
aggregator.rs Update for Value trait refactoring 2021-04-25 14:45:08 +03:00
aggregator_pad.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
base_parse.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:18:02 +02:00
base_parse_frame.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
base_sink.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
base_src.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
base_transform.rs fix-getters-{def,calls} pass 2021-04-13 17:54:40 +02:00
flow_combiner.rs subclass: remove get prefix where applicable 2021-04-20 18:18:02 +02:00
functions.rs Update everything for glib macro renamings 2020-12-18 00:56:47 +02:00
lib.rs lib: Only export traits (Ext and ExtManual) from prelude 2021-04-26 11:25:23 +02:00
utils.rs Fix license header situation 2020-12-15 11:53:31 +01:00