Function read_human_rule_trace

Source
pub fn read_human_rule_trace(
    path: &str,
    test_name: &str,
    prefix: &str,
) -> Result<Vec<String>, Error>
Expand description

Reads a human-readable rule trace text file.