Docs.rs
sz-orm-model-1.2.2
sz-orm-model 1.2.2
Docs.rs crate page
MIT
02 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
ljclz
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
tokio ^1.40
dev
Versions
87.37%
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
value_to_json
sz_
orm_
model
1.2.2
In sz_
orm_
model::
model
sz_orm_model
::
model
Function
value_
to_
json
Copy item path
Source
pub fn value_to_json(v:
Value
) ->
Value
Expand description
将 Value 转换为 serde_json::Value(递归处理 Array)