Module parser

Source
Expand description

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

Enums§

Rule

Functions§

parse_vmf
Parses a VMF string into a VmfFile struct.