Docs.rs
aimdb-persistence-0.1.0
aimdb-persistence 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lxsaah
Dependencies
aimdb-core ^0.5.0
normal
aimdb-executor ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tracing ^0.1
normal
optional
tokio ^1.47.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
Module query_ext
aimdb_
persistence
0.1.0
Module query_
ext
Module Items
Traits
In crate aimdb_
persistence
aimdb_persistence
Module
query_
ext
Copy item path
Source
Expand description
Query extensions on
AimDb
—
query_latest
and
query_range
.
Traits
§
AimDb
Query
Ext
Extension trait that adds persistence query methods to
AimDb
.