serde_yml::libyml

Module error

Source
Expand description

Error handling.

Structs§

  • Represents an error that occurred during YAML processing.
  • Represents a mark in a YAML document. A mark indicates a specific position or location within the document.

Type Aliases§

  • A type alias for a Result with an Error as the error type.