valve-keyvalue
A parser and serializer for Valve's KeyValue format (VMT/VDF).
Installation
Add this to your Cargo.toml:
[]
= "1.0.2"
Usage
use ValveKeyValue;
use ;
License
See LICENSE
A parser and serializer for Valve's KeyValue format (VMT/VDF).
Add this to your Cargo.toml:
[]
= "1.0.2"
use ValveKeyValue;
use ;
See LICENSE