Struct toml_document::ArrayEntry [] [src]

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

Methods

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

Trait Implementations

impl<'a> Clone for ArrayEntry<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Copy for ArrayEntry<'a>
[src]