Struct ini::ini::SectionSetter [] [src]

pub struct SectionSetter<'a> { /* fields omitted */ }

A setter which could be used to set key-value pair in a specified section

Methods

impl<'a> SectionSetter<'a>
[src]

Set key-value pair in this section

Delete the entry in this section with key

Get the entry in this section with key