Crate minecraft_json[−][src]
Expand description
minecraft-json is for processing Minecraft JSON data.
Modules
| minecraft | All Minecraft related types and auxiliary functions. |
Macros
| assert_cannot_deserialize | Assert that a JSON string is NOT deserializable. |
| assert_equiv | Assert that a JSON string and some data is equivalent, i.e. |
| assert_equiv_pretty | Assert that a JSON string and some data is equivalent, i.e. |
| assert_equiv_pretty_protected | Assert that a JSON string and some data is equivalent. |