Docs.rs
synth-ai-0.9.1
synth-ai 0.9.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JoshuaPurtell
Dependencies
futures-util ^0.3
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
synth-ai-core ^0.3.0
normal
synth_ai_core_types ^0.2.0
normal
thiserror ^1.0
normal
tokio ^1.37
normal
Versions
1.85%
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
synth_
ai
0.9.1
JsonMap
Aliased Type
In synth_
ai::
models
synth_ai
::
models
Type Alias
JsonMap
Copy item path
Source
pub type JsonMap =
Map
<
String
,
Value
>;
Aliased Type
ยง
pub struct JsonMap {
/* private fields */
}