Skip to content

How To Use

B. Gian James edited this page Jan 31, 2023 · 3 revisions

Instructions on using this crate in your projects.

Edit Cargo.toml:

[dependencies]
...
goldparser-rs = "0.1"

In your code

Working with the source

Grab this repository:

git clone https://github.com/droidengineer/goldparser-rs.git
Clone this wiki locally