Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
azure_core-0.30.1
azure_core 0.30.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
azure-sdk
microsoft-oss-releases
Dependencies
async-lock ^3.0
normal
async-trait ^0.1
normal
azure_core_macros ^0.4.1
normal
bytes ^1.0
normal
futures ^0.3
normal
hmac ^0.12
normal
optional
openssl ^0.10.72
normal
optional
pin-project ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
optional
tokio ^1.0
normal
optional
tracing ^0.1.40
normal
typespec ^0.10.1
normal
typespec_client_core ^0.9.1
normal
criterion ^0.5
dev
http ^1.3.1
dev
json-patch ^4.1.0
dev
reqwest ^0.12.23
dev
thiserror ^1.0
dev
tokio ^1.0
dev
tracing-subscriber ^0.3
dev
ureq ^3
dev
rustc_version ^0.4
build
Versions
100%
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
Module json
azure_
core
0.30.1
Module json
Module Items
Functions
In crate azure_
core
azure_core
Module
json
Copy item path
Source
Expand description
JSON serialization functions.
Functions
ยง
from_
json
Reads the JSON from bytes.
to_json
Serialize a type to JSON.