Struct plist::xml::EventWriter [] [src]

pub struct EventWriter<W: Write> { /* fields omitted */ }

Methods

impl<W: Write> EventWriter<W>
[src]

Trait Implementations

impl<W: Write> PlistEventWriter for EventWriter<W>
[src]