Docs.rs
openfunctions-rs-0.1.0
openfunctions-rs 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
llamasearchai
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.0
normal
env_logger ^0.10
normal
regex ^1.0
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1.0
normal
toml ^0.8
normal
tracing ^0.1
normal
which ^4.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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 executor
openfunctions_
rs
0.1.0
Module executor
Module Items
Structs
In openfunctions_
rs::
runtime
openfunctions_rs
::
runtime
Module
executor
Copy item path
Source
Expand description
The executor is responsible for running a tool’s code.
Structs
§
Executor
Task executor for running tools and agent functions.