#[cfg(test)]moddescription_test;/// Field types shared by session and media descriptions (`c=`, `b=`, `a=`).
pubmodcommon;/// The `m=` media description and its fields.
pubmodmedia;/// The whole session description, plus the well-known attribute keys.
pubmodsession;