coverage-helper 0.1.1

Helper for <https://github.com/taiki-e/cargo-llvm-cov/issues/123>.
Documentation
[lib]
proc-macro = true

[package]
categories = ["development-tools::testing"]
description = "Helper for <https://github.com/taiki-e/cargo-llvm-cov/issues/123>.\n"
edition = "2018"
exclude = ["/.*", "/tools"]
keywords = ["macros", "attribute", "coverage", "testing"]
license = "Apache-2.0 OR MIT"
name = "coverage-helper"
readme = "README.md"
repository = "https://github.com/taiki-e/coverage-helper"
rust-version = "1.38"
version = "0.1.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]