Docs.rs
systemprompt-database-0.0.14
systemprompt-database 0.0.14
Docs.rs crate page
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
Ejb503
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
chrono ^0.4
normal
inventory ^0.3
normal
rust_decimal ^1.37
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
systemprompt-extension ^0.0.14
normal
systemprompt-identifiers ^0.0.14
normal
systemprompt-models ^0.0.14
normal
systemprompt-traits ^0.0.14
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tracing ^0.1
normal
uuid ^1.18
normal
Versions
0%
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
JsonRow
systemprompt_
database
0.0.14
JsonRow
Aliased Type
In systemprompt_
database::
models
systemprompt_database
::
models
Type Alias
JsonRow
Copy item path
Source
pub type JsonRow =
HashMap
<
String
,
Value
>;
Aliased Type
ยง
pub struct JsonRow {
/* private fields */
}