Docs.rs
imp-core-0.2.0
imp-core 0.2.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kfcafe
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-core ^0.3
normal
glob ^0.3
normal
ignore ^0.4
normal
imp-llm ^0.2.0
normal
jsonschema ^0.45
normal
mana-cli ^0.3.2
normal
mana-core ^0.3.2
normal
pathdiff ^0.2
normal
project-detect ^0.1
normal
rayon ^1
normal
readability-rust ^0.1
normal
regex ^1
normal
reqwest ^0.12
normal
rusqlite ^0.39
normal
serde ^1
normal
serde_json ^1
normal
similar ^2
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tree-sitter ^0.25
normal
tree-sitter-go ^0.23
normal
tree-sitter-kotlin-ng ^1.1.0
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-typescript ^0.23
normal
url ^2
normal
uuid ^1
normal
walkdir ^2
normal
tempfile ^3
dev
libc ^0.2
normal
Versions
25.19%
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 lua
imp_
core
0.2.0
Module lua
Module Items
Functions
In imp_
core::
tools
imp_core
::
tools
Module
lua
Copy item path
Source
Functions
§
parameter_
schema_
from_
lua
Normalize Lua tool parameter definitions into JSON Schema.
tool_
output_
from_
lua_
result
Convert a Lua tool’s JSON result into imp’s native
ToolOutput
.