//! XML-RPC transport adapter for Bugzilla servers that use the XML-RPC API
//! instead of (or alongside) the REST API. Used internally by `BugzillaClient`
//! when the detected `ApiMode` is `XmlRpc` or `Hybrid`.
pub(crate)modcall;pub(crate)modclient;modfault;pub(crate)modparsing;pub(crate)modvalue;#[cfg(fuzzing)]#[doc(hidden)]pubuseparsing::parse_response;#[cfg(test)]#[path="mod_tests.rs"]modtests;