vmf_forge

Module parser

Source
Expand description

This module provides the VMF parser implementation using the pest parsing library.

Enums§

Functions§

  • Parses a VMF string into a VmfFile struct.