Crate trouble_host_macros

Source
Expand description

Procedural Macros for the trouble_host crate.

This crate is enabled by the ‘derive’ feature of the trouble_host crate. It adds helper macros to simplify the creation of GATT services and servers.

Attribute Macros§

gatt_server
Gatt Service attribute macro.
gatt_service
Gatt Service attribute macro.