[][src]Module warmy::ron

RON universal implementors.

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

Structs

Ron

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

Enums

RonError

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