Docs.rs
imp-lua-0.2.0
imp-lua 0.2.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kfcafe
Dependencies
async-trait ^0.1
normal
imp-core ^0.2.0
normal
imp-llm ^0.2.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.22%
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
lua_value_to_json
imp_lua
0.2.0
In imp_
lua::
bridge
imp_lua
::
bridge
Function
lua_
value_
to_
json
Copy item path
Source
pub fn lua_value_to_json(value:
Value
) ->
Value
Expand description
Convert a Lua value to serde_json::Value.