Docs.rs
  • embedded-runner-0.6.0
    • embedded-runner 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mhatzl
    • Dependencies
      • clap ^4.5.4 normal
      • covcon ^0.2.0 normal
      • defmt-decoder =0.3.10 normal
      • defmt-json-schema ^0.1.0 normal
      • defmt-parser =0.3.4 normal
      • env_logger ^0.11.3 normal
      • log ^0.4.21 normal
      • mantra-lang-tracing ^0.7.0 normal
      • mantra-rust-macros ^0.7.0 normal
      • mantra-schema ^0.7.0 normal
      • object ^0.35.0 normal
      • path-clean ^1.0.1 normal
      • path-slash ^0.2.1 normal
      • regex ^1.10.4 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0 normal
      • tera ^1.19.1 normal
      • thiserror ^1.0.59 normal
      • time ^0.3.36 normal
      • tokio ^1.37.0 normal
      • toml ^0.8.12 normal
    • Versions
    • 14.56% 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

embedded_runner0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • cfg::CliConfig
  • cfg::CollectCmdConfig
  • cfg::Command
  • cfg::ExternCoverageConfig
  • cfg::ResolvedConfig
  • cfg::RunCmdConfig
  • cfg::RunnerConfig

Enums

  • RunnerError
  • cfg::CfgError
  • cfg::Cmd
  • cfg::ConfigError
  • coverage::CoverageError
  • defmt::DefmtError
  • path::PathError

Functions

  • absolute_path
  • cfg::get_cfg
  • collect::run
  • coverage::coverage_from_defmt_frames
  • coverage::coverages_filepath
  • defmt::create_json_frame
  • defmt::location_info
  • defmt::read_defmt_frames
  • defmt::to_json_level
  • path::get_cargo_root
  • run
  • run_cmd
  • run_gdb_sequence

Type Aliases

  • defmt::LocationInfo

Constants

  • DEFAULT_RTT_PORT
  • EXECUTION_TIMEOUT_SEC
  • SETUP_RTT_TIMEOUT_SEC
  • coverage::COVERAGES_PATH