Struct serde_ini::write::Writer [] [src]

pub struct Writer<W> { /* fields omitted */ }

Methods

impl<W> Writer<W>
[src]

[src]

[src]

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

[src]

Trait Implementations

impl<W: Debug> Debug for Writer<W>
[src]

[src]

Formats the value using the given formatter.

impl<W: Copy> Copy for Writer<W>
[src]

impl<W: Clone> Clone for Writer<W>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more