pub fn decode_from_file<D: Decode>(path: impl AsRef<Path>) -> Result<D>
std
Decode a value from a file using the standard configuration