write_primitive

Macro write_primitive 

Source
macro_rules! write_primitive {
    ($method:ident ( $ty:ty )) => { ... };
}
Expand description

Writes simple type content between ElementSerializer::key tags.