/fortunate-json

Yet another JSON decoding library

Primary LanguageRust

fortunate-json

A simple JSON parser

Features

  • No Cargo dependencies
  • No macros
  • Not super optimized
  • Simple decoding interface (see test.rs)