Function serenity::json::from_value

source ยท
pub fn from_value<T>(value: Value) -> Result<T>
Expand description

Interpret a Value as an instance of type T.