btmgmt-packet-helper 0.2.5

btmgmt-packet helper
Documentation
pub use btmgmt_packet_macros::{commands, events};
pub mod pack;

pub mod helper {
    pub use btmgmt_packet_macros::{IterNewtype, Newtype};
}