Function vonuvoli_scheme::exports::parse_and_benchmark_tests[][src]

pub fn parse_and_benchmark_tests(
    identifier: &str,
    source: &str,
    context: Option<&Context>,
    bencher: &mut Bencher,
    transcript_backend: &TranscriptBackend,
    output: &mut Write,
    verbosity: TestVerbosity
) -> Outcome<()>