File: README.md

package info (click to toggle)
rust-zbus-macros 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 517 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# zbus_macros

[![](https://docs.rs/zbus_macros/badge.svg)](https://docs.rs/zbus_macros/) [![](https://img.shields.io/crates/v/zbus_macros)](https://crates.io/crates/zbus_macros)

This subcrate of the [zbus project][zp] provides convenient attribute macros that make zbus super
easy to use. The main subcrate, [`zbus`] re-exports these macros for your convenience so you do not
need to use this crate directly.

**Status:** Stable.

[zp]: https://github.com/dbus2/zbus\#readme
[`zbus`]: https://crates.io/crates/zbus