imsg 0.4.0

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