Docs.rs
muster-workspace-0.3.1
muster-workspace 0.3.1
Permalink
Docs.rs crate page
MIT
25 July 2026
Links
Repository
crates.io
Source
Owners
sagoez
Dependencies
anstream ^1.0.0
normal
anstyle ^1.0.14
normal
atomic-write-file ^0.3.0
normal
base64 ^0.22.1
normal
clap ^4.6.2
normal
clap_complete ^4.6.7
normal
crossbeam-channel ^0.5.16
normal
crossterm ^0.29.0
normal
directories ^6.0.0
normal
fake ^4.4.0
normal
getset ^0.1.7
normal
humantime-serde ^1.1.1
normal
libc ^0.2.186
normal
notify ^8.2.0
normal
notify-rust ^4.11.7
normal
nutype ^0.7.0
normal
portable-pty ^0.9.0
normal
ratatui ^0.30.2
normal
serde ^1.0.229
normal
serde_json ^1.0.145
normal
serde_yaml_ng ^0.10.0
normal
shlex ^2
normal
strum ^0.28.0
normal
terminal-colorsaurus ^1.0.3
normal
thiserror ^2.0.19
normal
toml_edit ^0.23.7
normal
tui-input ^0.14.0
normal
tui-term ^0.3.4
normal
typed-builder ^0.23.2
normal
unicode-width ^0.2.2
normal
uuid ^1.18.1
normal
vt100 ^0.16.2
normal
insta ^1.48.0
dev
windows-sys ^0.61.2
normal
Versions
86.9%
of the crate is documented
Platform
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
Skip to main content
any_failed
muster
0.3.1
In muster::
adapter::
cli
muster
::
adapter
::
cli
Function
any_
failed
Copy item path
Source
pub fn any_failed(probes: &[
Probe
]) ->
bool
Expand description
Whether any probe failed (warnings do not fail the run).