Docs.rs
zeph-tools-0.12.3
zeph-tools 0.12.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bug-ops
Dependencies
dirs ^6.0
normal
glob ^0.3.3
normal
regex ^1.12
normal
reqwest ^0.13
normal
schemars ^1.2
normal
scrape-core ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^1.0
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.21
normal
filetime ^0.2
dev
insta ^1.46.3
dev
proptest ^1.10
dev
tempfile ^3.26
dev
tokio ^1
dev
toml ^1.0
dev
wiremock ^0.6.5
dev
Versions
31.18%
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
ToolEventTx
zeph_
tools
0.12.3
Tool
Event
Tx
Aliased Type
In zeph_
tools::
executor
zeph_tools
::
executor
Type Alias
Tool
Event
Tx
Copy item path
Source
pub type ToolEventTx =
UnboundedSender
<
ToolEvent
>;
Aliased Type
ยง
pub struct ToolEventTx {
/* private fields */
}