pub fn parse_bench_config(raw: &str) -> Result<BenchConfig, AqlError>Expand description
Parse a benchmark config from a raw XML string.
pub fn parse_bench_config(raw: &str) -> Result<BenchConfig, AqlError>Parse a benchmark config from a raw XML string.