[][src]Module atelier_json::io

Provides both JsonReader and JsonWriter implementations.

Structs

JsonReader

Read a Model from the JSON AST representation.

JsonWriter

Write a Model in the JSON AST representation.