1 2 3
/// The `Source` trait marks audio values that can be attached to an /// [`crate::audio::Emitter`]. pub trait Source {}