[][src]Module mininip::errors

This module contains several error error types and their implementations

Modules

error_kinds

Contains all the error types used in Error's variants

Enums

Error

Represents a parsing error in the INI format

ParseFileError

Represents either an IO error or a parsing error