Struct ion::Ion [] [src]

pub struct Ion { /* fields omitted */ }

Methods

impl Ion
[src]

Removes a Section from the ion structure and returning it

Trait Implementations

impl Display for Ion
[src]

Formats the value using the given formatter. Read more

impl Debug for Ion
[src]

Formats the value using the given formatter.

impl FromStr for Ion
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more