Skip to content

ryzeon-dev/rsjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsjson

  • Json file parser library

crates.io repository

docs.rs documentation


Installation

  • add to your Cargo.toml:
...
[dependencies]
rsjson = "0.5.0"
  • or run the following command in terminal:
cargo add rsjson

Importation

  • include the following line into your code
use rsjson;

About

Json file parser library

Topics

Resources

License

Stars

Watchers

Forks

Languages