Docs.rs
platz-chart-ext-0.7.1
platz-chart-ext 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
popen2
Dependencies
anyhow ^1.0.102
normal
juspay_jsonlogic ^0.5.5
normal
reqwest ^0.13.3
normal
rust_decimal ^1.42.0
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
serde_yaml ^0.9.34
normal
strum ^0.28
normal
thiserror ^2.0.18
normal
tokio ^1
normal
url ^2.5.8
normal
utoipa ^5
normal
optional
uuid ^1
normal
anyhow ^1
dev
tokio ^1
dev
Versions
6.19%
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
insert_into_map
platz_
chart_
ext
0.7.1
In platz_
chart_
ext::
ui_
schema
platz_chart_ext
::
ui_schema
Function
insert_
into_
map
Copy item path
Source
pub fn insert_into_map( map: &mut
Map
<
String
,
Value
>, path: &[
String
], value:
Value
, )