Docs.rs
sqlx-ledger-0.11.5
sqlx-ledger 0.11.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bodymindarts
Dependencies
cached ^0.54.0
normal
sqlx-ledger-cel-interpreter ^0.11.5
normal
chrono ^0.4
normal
derive_builder ^0.20
normal
opentelemetry ^0.27
normal
optional
rust_decimal ^1.30
normal
rusty-money ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8.2
normal
thiserror ^1.0
normal
tokio ^1.28
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.28
normal
optional
uuid ^1.3
normal
anyhow ^1.0
dev
rand ^0.8
dev
tokio-test ^0.4
dev
Versions
29.51%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
sqlx_
ledger
0.11.5
Module entry
Module Items
Structs
In crate sqlx_
ledger
sqlx_ledger
Module
entry
Copy item path
Source
Expand description
Entries
represent discrete changes in the ledger. Grouped as
Transaction
s
Structs
ยง
Entries
Repository for working with
Entry
(Debit/Credit) entities.
Entry
Representation of a ledger transaction entry entity.