Docs.rs
ui_test-0.27.1
ui_test 0.27.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
oli-obk
RalfJung
Dependencies
annotate-snippets ^0.11.2
normal
anyhow ^1.0.6
normal
bstr ^1.0.1
normal
cargo-platform ^0.1.2
normal
optional
cargo_metadata ^0.18
normal
optional
color-eyre ^0.6.1
normal
colored ^2
normal
comma ^1.0.0
normal
crossbeam-channel ^0.5.6
normal
indicatif ^0.17.6
normal
optional
levenshtein ^1.0.5
normal
prettydiff ^0.7
normal
regex ^1.5.5
normal
rustc_version ^0.4
normal
rustfix ^0.8.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
spanned ^0.3.0
normal
ctrlc ^3.4.5
dev
Versions
100%
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
ui_test
0.27.1
Module diagnostics
Module Items
Structs
Enums
In crate ui_
test
ui_test
Module
diagnostics
Copy item path
source
Expand description
Data structures for handling diagnostic output from tests.
Structs
§
Diagnostics
All the diagnostics that were emitted in a test
Message
A diagnostic message.
Enums
§
Level
The different levels of diagnostic messages and their relative ranking.