ssml 0.2.0

Utilities for working with Speech Synthesis Markup Language documents
Documentation
1
2
3
mod writer;
pub(crate) use self::writer::TrustedNoEscape;
pub use self::writer::{EscapedDisplay, XmlWriter};