[][src]Function serde_hashkey::from_key

pub fn from_key<T>(value: &Key) -> Result<T, Error> where
    T: DeserializeOwned

Convert a Key into a type T