Docs.rs
soul-core-0.12.4
soul-core 0.12.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Gonzih
github:amai-labs:rust
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
dashmap ^6
normal
ed25519-dalek ^2
normal
futures ^0.3
normal
getrandom ^0.2
normal
optional
hex ^0.4
normal
mlua ^0.11
normal
rand ^0.8
normal
regex ^1
normal
reqwest ^0.12
normal
reqwest-eventsource ^0.6
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
uuid ^1
normal
assert_matches ^1.5
dev
tempfile ^3
dev
tokio ^1
dev
tracing-test ^0.2
dev
wiremock ^0.6
dev
Versions
47.38%
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_to_json
soul_
core
0.12.4
In soul_
core::
lua
soul_core
::
lua
Function
lua_
to_
json
Copy item path
Source
pub fn lua_to_json(value: &
Value
) ->
Value
Expand description
Convert a mlua::Value to a serde_json::Value.