#pipe-wire #api-bindings #wrapper #macro #traits #attributes #pipewire-wrapper

pipewire-wrapper-macro-impl

Attribute and prop macroses implementations for pipewire-wrapper crate

3 releases

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

#498 in Procedural macros

46 downloads per month
Used in 2 crates

MIT license

27KB
603 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

~335–790KB
~19K SLoC