Docs.rs
riglr-web-tools-0.3.0
riglr-web-tools 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jwarp-riglr
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
html-escape ^0.2
normal
rand ^0.9.2
normal
regex ^1.10
normal
reqwest ^0.12.23
normal
rig-core ^0.17.1
normal
riglr-config ^0.3.0
normal
riglr-core ^0.3.0
normal
riglr-macros ^0.3.0
normal
schemars ^1.0.4
normal
scraper ^0.18
normal
serde ^1.0
normal
serde_json ^1.0.143
normal
thiserror ^2.0.16
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2.5.6
normal
criterion ^0.7.0
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Module error
riglr_
web_
tools
0.3.0
Module error
Module Items
Enums
Type Aliases
In crate riglr_
web_
tools
riglr_web_tools
Module
error
Copy item path
Source
Expand description
Error types for riglr-web-tools.
Enums
§
WebTool
Error
Main error type for web tool operations.
Type Aliases
§
Result
Result type alias for web tool operations.