Skip to main content

Module parse

Module parse 

Source
Expand description

Parser for Art files (*.art.vue).

High-performance zero-copy parser using arena allocation. All string data is borrowed directly from the source.

Functionsยง

parse_art
Parse an Art file (*.art.vue) into an ArtDescriptor.