pub fn parse_full_manifest<S: AsRef<str>>(
    toml_string: S
) -> Result<FullFel4Manifest, ConfigError>
Expand description

Retrieve the complete contents of the fel4 toml from a string