Skip to main content

string_to_struct

Function string_to_struct 

Source
pub fn string_to_struct<T: DeserializeOwned>(str: &str) -> Result<T>