//! # marxml
//!//! Fast markdown + XML query and mutation.
//!//! This is a placeholder release. The real API lands in `0.1.0`.
//! See <https://github.com/thebytefarm/marxml>.
/// Crate version exposed for downstream diagnostics.
pubconstVERSION:&str=env!("CARGO_PKG_VERSION");