mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
0934abc6bb
# Objective - Fixes #5876 . ## Solution - added pub use statements to re-export the following traits in bevy_audio: rodio::source::Source, rodio::Sample, rodio::cpal::Sample. - rodio::cpal::Sample was re-exported as CpalSample to avoid naming conflict with rodio::Sample. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |