pub fn parse_config(content: &str) -> Result<UbtConfig>
Parse a TOML string into an UbtConfig.
UbtConfig