Trait Source

Source
pub trait Source: BufRead + MaybeStatic { }
Expand description

A XML deserializer source with an internal buffer.

Implementors§