[][src]Module warmy::json

JSON universal implementors.

This module provides you with universal implementation for any type that implements serde::Deserialize.

Structs

Json

The JSON universal method. Use this with Storage::get_by or Storage::get_proxied_by to benefit from the automatic implementors.

Enums

JsonError

Possible error that might occur while loading and reloading JSON formatted scarce resources.