Skip to main content

decode_from_file

Function decode_from_file 

Source
pub fn decode_from_file<D: Decode>(path: impl AsRef<Path>) -> Result<D>
Available on crate feature std only.
Expand description

Decode a value from a file using the standard configuration