bluez-sys 0.4.0

Control Bluetooth on Linux.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "bluez-sys"
version = "0.4.0"
edition = "2021"
description = "Control Bluetooth on Linux."
license = "MIT"

[dependencies]

[build-dependencies]
bindgen = "0.60.1"