Docs.rs
agentsight-capture-1.0.25
agentsight-capture 1.0.25
Permalink
Docs.rs crate page
MIT
16 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
yunwei37
Dependencies
agentsight-analysis ^1.0.25
normal
async-trait ^0.1
dev
futures ^0.3
dev
serde_json ^1.0.140
dev
tokio ^1.0
dev
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
RunnerError
agentsight_
capture
1.0.25
Runner
Error
Aliased Type
In crate agentsight_
capture
agentsight_capture
Type Alias
Runner
Error
Copy item path
Source
pub type RunnerError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct RunnerError(
/* private fields */
);