Module pest_ion::result[][src]

Expand description

[Error] and Result types for working with Pest to Ion.

Enums

PestToIonError

Error type for problems in this crate.

Functions

invalid

Convenience function to create a general error result.

Type Definitions

PestToIonResult

Main Result type for Pest to Ion.