pub struct Extendible<'a> { /* private fields */ }Expand description
It’s safe to unwrap on the fmt::Write trait; we’re writing to a String.
pub struct Extendible<'a> { /* private fields */ }It’s safe to unwrap on the fmt::Write trait; we’re writing to a String.