Docs.rs
nextest-runner-0.52.1
nextest-runner 0.52.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sunshowers
nextest-bot
Dependencies
aho-corasick ^1.1.2
normal
async-scoped ^0.8.0
normal
atomicwrites ^0.4.2
normal
bytes ^1.5.0
normal
camino ^1.1.6
normal
camino-tempfile ^1.1.1
normal
cargo_metadata ^0.18.1
normal
cfg-if ^1.0.0
normal
chrono ^0.4.31
normal
config ^0.13.4
normal
console-subscriber ^0.2.0
normal
debug-ignore ^1.0.5
normal
display-error-chain ^0.2.0
normal
either ^1.9.0
normal
future-queue ^0.3.0
normal
futures ^0.3.29
normal
guppy ^0.17.4
normal
home ^0.5.5
normal
http ^0.2.11
normal
humantime-serde ^1.1.1
normal
indent_write ^2.2.0
normal
indexmap ^2.1.0
normal
indicatif ^0.17.7
normal
is_ci ^1.1.1
normal
itertools ^0.12.0
normal
log ^0.4.20
normal
miette ^5.10.0
normal
mukti-metadata ^0.2.1
normal
nextest-filtering ^0.7.0
normal
nextest-metadata ^0.10.0
normal
nextest-workspace-hack ^0.1.0
normal
once_cell ^1.19.0
normal
owo-colors ^3.5.0
normal
pin-project-lite ^0.2.13
normal
quick-junit ^0.3.5
normal
rand ^0.8.5
normal
regex ^1.10.2
normal
self_update ^0.39.0
normal
semver ^1.0.20
normal
serde ^1.0.193
normal
serde_ignored ^0.1.9
normal
serde_json ^1.0.108
normal
serde_path_to_error ^0.1.14
normal
shell-words ^1.1.0
normal
smallvec ^1.11.2
normal
smol_str ^0.2.0
normal
strip-ansi-escapes ^0.2.0
normal
tar ^0.4.40
normal
target-spec ^3.0.1
normal
target-spec-miette ^0.3.0
normal
thiserror ^1.0.50
normal
tokio ^1.35.0
normal
toml ^0.8.8
normal
toml_edit ^0.21.0
normal
twox-hash ^1.6.3
normal
unicode-ident ^1.0.12
normal
unicode-normalization ^0.1.22
normal
uuid ^1.6.1
normal
zstd ^0.13.0
normal
color-eyre ^0.6.2
dev
duct ^0.13.6
dev
indoc ^2.0.4
dev
maplit ^1.0.2
dev
pathdiff ^0.2.1
dev
pretty_assertions ^1.4.0
dev
proptest ^1.4.0
dev
proptest-derive ^0.4.0
dev
test-case ^3.3.1
dev
self_update ^0.39.0
normal
self_update ^0.39.0
normal
libc ^0.2.150
normal
nix ^0.27.1
normal
dunce ^1.0.4
normal
win32job ^1.0.2
normal
winapi ^0.3.9
normal
windows ^0.52.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
nextest_runner
0.52.1
Module platform
Structs
In crate nextest_runner
?
Module
nextest_runner
::
platform
source
·
[
−
]
Expand description
Platform-related data structures.
Structs
BuildPlatforms
A representation of host and target platforms.
Platform
A platform to evaluate target specifications against.