vmf_forge

Module errors

Source
Expand description

This module defines the error types used in the VMF parser.

Enums§

  • Represents an error that occurred during VMF parsing or serialization.

Type Aliases§

  • A type alias for Result that uses VmfError as the error type.