Skip to content

pub use spa crate in pipewire crate

Tom Wagner requested to merge ryuukyu/pipewire-rs:use_spa into master

Some functions (quite a lot in some MRs I'm working on) have/will have SPA types as arguments. With this, a user can more easily provide these without having to explicitly import another crate.

Merge request reports