Docs.rs
  • wasmcov-0.2.2
    • wasmcov 0.2.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • njelich
    • bbarwik
    • Dependencies
      • anyhow ^1.0.86 normal
      • clap ^4.2 normal
      • glob ^0.3.1 normal
      • regex ^1.10.5 normal
      • serde_json ^1.0.118 normal
      • tempfile ^3.10.1 dev
      • minicov ^0.3.5 normal
    • Versions
    • 0% 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

wasmcov0.2.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • llvm::LlvmToolingResult

Enums

  • utils::FileOperation

Functions

  • build::compile_ll_file
  • build::correct_ll_file
  • build::find_ll_file
  • build::find_wasm_files_with_coverage
  • build::get_build_flags
  • dir::clean_wasmcov_directory
  • dir::get_profdata_dir
  • dir::get_profraw_dir
  • dir::get_report_dir
  • dir::get_target_dir
  • dir::get_wasmcov_dir
  • dir::set_wasmcov_dir
  • llvm::check_llvm_tool_version
  • llvm::check_rustc_version
  • llvm::find_llvm_tool
  • llvm::find_tooling
  • llvm::get_tooling
  • near_sandbox::add_wasmcov_to_nearcore
  • near_sandbox::modify_cargo_toml
  • near_sandbox::modify_imports
  • near_sandbox::modify_logic
  • near_sandbox::modify_near_vm_runner
  • near_sandbox::modify_wasmtime_runner
  • near_sandbox::setup_near_sandbox
  • report::generate_report
  • report::merge_profraw_to_profdata
  • utils::find_file
  • utils::modify_file
  • utils::run_command