good-parser
A simple Rust library that exports a constant variable named PKG_NAME with the value "good-parser".
Usage
Add this to your Cargo.toml:
[]
= "0.1.0"
Then use it in your code:
use PKG_NAME;
License
This project is licensed under the MIT License - see the LICENSE file for details.