Docs.rs
next-web-common-0.1.0
next-web-common 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
yuenxillar
Dependencies
axum-core ^0.5.0
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
Versions
30.73%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
next_
web_
common
0.1.0
Module json_
object
Module Items
Structs
In next_
web_
common::
frequently
next_web_common
::
frequently
Module
json_object
Copy item path
Source
Structs
§
Json
Object
定义一个可序列化和反序列化的 JSON 对象结构体。 该结构体封装了一个
HashMap
,用于存储键值对,并支持多种操作接口。