
all:
	cargo build
	./target/debug/CppErrorManager error_examples/errors.toml
