Docs.rs
  • test-r-core-0.0.2
    • test-r-core 0.0.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vigoo
    • Dependencies
      • anstream ^0.6 normal
      • anstyle ^1 normal
      • bincode ^2.0.0-rc.3 normal
      • clap ^4.5 normal
      • escape8259 ^0.5 normal
      • futures ^0.3 normal
      • interprocess ^2.2 normal
      • parking_lot ^0.12 normal
      • quick-xml ^0.36 normal
      • rand ^0.8 normal
      • tokio ^1 normal optional
      • tokio-scoped ^0.2 normal optional
      • topological-sort ^0.2 normal
      • uuid ^1.10 normal
    • Versions
    • 25.45% of the crate is documented
  • Go to latest version
  • 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

test_r_core0.0.2

Module internal

Module Items

  • Structs
  • Enums
  • Statics
  • Traits

In crate test_r_core

test_r_core

Module internal

source

Structs§

  • DynamicTestRegistration
  • GeneratedTest
  • RegisteredDependency
  • RegisteredTest
  • RegisteredTestGenerator
  • SuiteResult

Enums§

  • CapturedOutput
  • DependencyConstructor
  • RegisteredTestSuiteProperty
  • ShouldPanic
  • TestFunction
  • TestGeneratorFunction
  • TestResult
  • TestType

Statics§

  • REGISTERED_DEPENDENCY_CONSTRUCTORS
  • REGISTERED_TESTS
  • REGISTERED_TESTSUITE_PROPS
  • REGISTERED_TEST_GENERATORS

Traits§

  • DependencyView