zbus_names

Crates.iozbus_names
lib.rszbus_names
version4.2.0
created_at2021-07-30 14:33:18.906813+00
updated_at2025-02-05 12:42:12.872977+00
descriptionA collection of D-Bus bus names types
homepage
repositoryhttps://github.com/dbus2/zbus/
max_upload_size
id429318
size100,631
Zeeshan Ali Khan (zeenix)

documentation

README

zbus_names

This crate provides collection of types for various D-Bus bus names.

This is used by zbus (and in future by zbus_macros as well) crate. Other D-Bus crates are also encouraged to use this API in the spirit of cooperation. :)

For convenience, zbus re-exports this crate as names, so you do not need to depend directly on this crate if you already depend on zbus.

Status: Stable.

Commit count: 5734

cargo fmt