Docs.rs
rig-core-0.15.1
rig-core 0.15.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cvauclair
Dependencies
as-any ^0.3.2
normal
async-stream ^0.3.6
normal
base64 ^0.22.1
normal
bytes ^1.10.1
normal
epub ^2.1.4
normal
optional
futures ^0.3.31
normal
glob ^0.3.2
normal
lopdf ^0.36.0
normal
optional
mcp-core ^0.1.50
normal
optional
mime_guess ^2.0.5
normal
ordered-float ^5.0.0
normal
quick-xml ^0.38.0
normal
optional
rayon ^1.10.0
normal
optional
reqwest ^0.12.20
normal
rig-derive ^0.1.4
normal
optional
schemars ^0.8.22
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
worker ^0.6
normal
optional
anyhow ^1.0.98
dev
assert_fs ^1.1.3
dev
base64 ^0.22.1
dev
mcp-core ^0.1.50
dev
mcp-core-macros ^0.1.30
dev
serde_path_to_error ^0.1.17
dev
tokio ^1.45.1
dev
tokio-test ^0.4.4
dev
tracing-subscriber ^0.3.19
dev
Versions
32.99%
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
rig
0.15.1
In rig::
pipeline::
parallel
rig
::
pipeline
::
parallel
Macro
parallel
Copy item path
Source
macro_rules! parallel { ($($es:expr),+ $(,)?) => { ... }; }