Docs.rs
synd-persistence-0.4.0
synd-persistence 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
29 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ymgyt
Dependencies
chrono ^0.4.44
normal
serde ^1
normal
serde_json ^1.0.149
normal
sha2 ^0.10
normal
sqlx ^0.8.6
normal
synd-feed =0.4.0
normal
synd-registry =0.4.0
normal
thiserror ^2.0.18
normal
tracing ^0.1.41
normal
zstd ^0.13
normal
anyhow ^1
dev
synd-support =0.4.0
dev
tempfile ^3
dev
tokio ^1.52.1
dev
tokio-util ^0.7.18
dev
Versions
42.86%
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
Files
synd_persistence/
lib.rs
1
mod
compression;
2
3
pub mod
sqlite;