[][src]Function superconf::parse_file

pub fn parse_file(
    conf_path: PathBuf
) -> Result<HashMap<String, SuperValue>, SuperError>

Opens a PathBuf-type file and parses contents.