Module json

Module json 

Source
Available on crate feature json only.
Expand description

File based Backend using JSON

Structsยง

JsonStorage
A backend that persists to a file using json encoding
SharedJsonStore
Sharable JSON based backend.