Module rd_interface::config[][src]

Re-exports

pub use serde_json;

Structs

Error

This type represents all possible errors that can occur when serializing or deserializing JSON data.

Enums

Value

Represents any valid JSON value.

Functions

from_value

Interpret a serde_json::Value as an instance of type T.