from_str_raw_with_key

Function from_str_raw_with_key 

Source
pub fn from_str_raw_with_key<'a, T: Deserialize<'a>>(
    s: &'a str,
) -> Result<(T, Key<'a>)>
Expand description

The same as from_str_raw(), but also returns the top level VDF key