//! Module for reading and writing Mobile-Originated (MO) SBD messages.
//!//! Though messages technically come in two flavors, mobile originated and mobile terminated, we
//! only handle mobile originated messages in this library.
modheader;modinformation_element;modlocation;modmessage;modsession_status;pubuseself::{header::Header,information_element::InformationElement,message::Message,session_status::SessionStatus,};