mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-27 11:34:56 +00:00
fdcc699768
* fastparse now used for everything * private/[lexer|parser].nim gone * Made fastparse use YamlParser object * Got all tests working with fastparse * Some more smaller changes to API
1 line
27 B
Nim
1 line
27 B
Nim
import parsing, serializing |