Docs.rs
onetool-0.0.1-alpha.5
onetool 0.0.1-alpha.5
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
caioaao
Dependencies
aisdk ^0.5
normal
optional
genai ^0.5.3
normal
optional
mistralrs ^0.7
normal
optional
mlua ^0.11.5
normal
rig-core ^0.31
normal
optional
rmcp ^0.16.0
normal
optional
schemars ^1.2
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0.149
normal
optional
tokio ^1
normal
optional
tracing ^0.1
normal
aisdk ^0.5
dev
anyhow ^1.0
dev
genai ^0.5.3
dev
mistralrs ^0.7
dev
regex ^1.0
dev
rig-core ^0.31
dev
rustyline ^14.0
dev
serde ^1.0
dev
serde_json ^1.0.149
dev
sha2 ^0.10
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
96.97%
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
Module repl
onetool
0.0.1-alpha.5
Module repl
Module Items
Structs
Enums
In crate onetool
onetool
Module
repl
Copy item path
Source
Structs
§
Eval
Outcome
Result of evaluating Lua code.
Repl
Main interface for evaluating Lua code in a sandboxed environment.
Enums
§
Repl
Error
Errors that can occur during REPL operations.