Docs.rs
imp-lua-0.1.0
imp-lua 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kfcafe
Dependencies
async-trait ^0.1
normal
imp-core ^0.1.0
normal
imp-llm ^0.1.0
normal
mlua ^0.10
normal
reqwest ^0.12
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tempfile ^3
dev
Versions
63.1%
of the crate is documented
Go to latest version
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
All
imp_lua
0.1.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
bridge::LuaTool
loader::LuaExtension
sandbox::LuaCallContext
sandbox::LuaCommandHandle
sandbox::LuaHookHandle
sandbox::LuaRuntime
sandbox::LuaToolHandle
Enums
sandbox::LuaError
Functions
bridge::json_to_lua_value
bridge::load_lua_tools
bridge::lua_value_to_json
bridge::setup_host_api
init_lua_extensions
loader::discover_extensions
loader::load_extensions
loader::reload