structify

Function structify 

Source
pub fn structify<T: DeserializeOwned, P: AsRef<Path>>(
    path: P,
) -> Result<T, Error>
Expand description

Convert any file into a struct