imsg 0.2.0

Read and send iMessages from the command line over Bluetooth MAP/PBAP — no Apple hardware required
1
2
//! Connection assembly — re-exported from `imsg-session`.
pub(crate) use session::conn::{connect_map, connect_pbap, resolve_hub_id};