#pipe-wire #wrapper #attributes #macro #api #prop #pipewire-wrapper

macro pipewire-wrapper-proc-macro

Attribute and prop macroses declarations for pipewire-wrapper crate

3 releases

0.1.2 Jul 31, 2023
0.1.1 Jul 28, 2023
0.1.0 Jul 27, 2023

#3 in #prop

35 downloads per month
Used in pipewire-wrapper

MIT license

33KB
628 lines

Docs Build

Bindings for PipeWire

Overview

This crate provides Rust wrappers for the PipeWire APIs.

The main goal is to cover as many as possible PipeWire functionality with less code using macro and traits for unification.

Status

The library is not finished and not tested properly.

If you are looking for stable bindings, check the pipewire-rs crate.

Contributing

Any help is welcome.

Dependencies

~0.4–0.8MB
~19K SLoC