[][src]Function elefren::helpers::toml::from_reader

pub fn from_reader<R: Read>(r: R) -> Result<Data>

Attempts to deserialize a Data struct from something that implements the std::io::Read trait