Docs.rs
acp-runtime-0.1.2
acp-runtime 0.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
beltxa
Dependencies
aes-gcm ^0.10.3
normal
base64 ^0.22.1
normal
chrono ^0.4.42
normal
ed25519-dalek ^2.2.0
normal
hex ^0.4.3
normal
hkdf ^0.12.4
normal
lapin ^2.5.0
normal
rand ^0.8.5
normal
regex ^1.12.2
normal
reqwest ^0.12.24
normal
rumqttc ^0.25.0
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sha2 ^0.10.9
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
url ^2.5.7
normal
uuid ^1.18.1
normal
x25519-dalek ^2.0.1
normal
httpmock ^0.8.2
dev
tempfile ^3.23.0
dev
Versions
0.25%
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
JsonMap
acp_
runtime
0.1.2
JsonMap
Aliased Type
In acp_
runtime::
json_
support
acp_runtime
::
json_support
Type Alias
JsonMap
Copy item path
Source
pub type JsonMap =
Map
<
String
,
Value
>;
Aliased Type
ยง
pub struct JsonMap {
/* private fields */
}