blefyi 0.1.2

Bluetooth Low Energy chip reference, GATT profile lookup, and beacon encyclopedia -- async API client for blefyi.com.
Documentation
1
2
3
4
5
mod client;
mod types;

pub use client::Client;
pub use types::*;