Docs.rs
mprobe-vis-0.2.0
mprobe-vis 0.2.0
Docs.rs crate page
MIT
06 July 2026
Links
Repository
crates.io
Source
Owners
gimpels
Dependencies
chrono ^0.4.38
normal
mprobe-diagnostics ^0.2.0
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
tinytemplate ^1.2.1
normal
Versions
100%
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
Module error
mprobe_
vis
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate mprobe_
vis
mprobe_vis
Module
error
Copy item path
Source
Expand description
Defines the
Error
and
Result
types that this crate uses.
Enums
§
VisError
The error type for generating a visualization report of diagnostic metrics.
Type Aliases
§
Result
The result type that uses
VisError
as the error type.