Function lair_keystore::dependencies::rmpv::ext::from_value

source ยท
pub fn from_value<T>(val: Value) -> Result<T, Error>
where T: for<'de> Deserialize<'de>,