debugger_test_parser 0.1.3

Provides a library for parsing the output of a debugger and verifying the contents.
Documentation
[dependencies.anyhow]
version = "1.0.58"

[dependencies.log]
version = "0.4.17"

[dependencies.regex]
version = "1.6.0"

[package]
description = "Provides a library for parsing the output of a debugger and verifying the contents.\n"
documentation = "https://docs.rs/debugger_test_parser"
edition = "2018"
homepage = "https://github.com/microsoft/rust_debugger_test/debugger_test_parser"
keywords = ["debugger", "cdb", "natvis", "debugger_visualizer"]
license = "MIT OR Apache-2.0"
name = "debugger_test_parser"
readme = "README.md"
repository = "https://github.com/microsoft/rust_debugger_test/debugger_test_parser"
version = "0.1.3"