Crates.io | zbus_names |
lib.rs | zbus_names |
version | 4.1.0 |
source | src |
created_at | 2021-07-30 14:33:18.906813 |
updated_at | 2024-11-02 22:34:32.512286 |
description | A collection of D-Bus bus names types |
homepage | |
repository | https://github.com/dbus2/zbus/ |
max_upload_size | |
id | 429318 |
size | 81,267 |
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.