Docs.rs
  • rust-covfix-0.2.1
    • rust-covfix 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Kogia-sima
    • Dependencies
      • argparse ^0.2.2 normal optional
      • error-chain ^0.12.2 normal
      • proc-macro2 ^1.0.10 normal
      • regex ^1.3.6 normal
      • syn ^1.0.17 normal
      • tempfile ^3.1.0 dev
    • Versions
    • 47.62% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_covfix0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • BranchCoverage
  • CoverageFixer
  • FileCoverage
  • LineCoverage
  • PackageCoverage
  • error::Error
  • parser::LcovParser
  • rule::CloseBlockRule
  • rule::CommentRule
  • rule::DeriveRule
  • rule::LoopRule
  • rule::SourceCode
  • rule::TestRule
  • rule::UnreachableRule

Enums

  • error::ErrorKind

Traits

  • CoverageReader
  • CoverageWriter
  • error::ResultExt
  • rule::Rule

Functions

  • get_verbosity
  • rule::default_rules
  • rule::from_str
  • set_verbosity