pipewire: `pub use` sys crate and use it in macros
This stops other crates being forced to depend on the pipewire_sys
crate to use the properties! {}
macro.
Fixes #15 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This stops other crates being forced to depend on the pipewire_sys
crate to use the properties! {}
macro.
Fixes #15 (closed)