Function from_slice

pub fn from_slice<T>(s: &[u8]) -> Result<T, Error> 
Available on crate feature dep_toml_edit only.
Expand description

Convert a TOML documents into T.