Docs.rs
radicle-feed-0.5.3
radicle-feed 0.5.3
Docs.rs crate page
MIT
09 June 2026
Links
crates.io
Source
Owners
sebastinez
Dependencies
diesel ^2.3.3
normal
openssl-sys ^0.9.100
normal
postgres-types ^0.2.11
normal
pq-sys ^0.6
normal
radicle ^0.20.0
normal
radicle-job ^0.4.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
snafu ^0.8.9
normal
tracing ^0.1.41
normal
tracing-log ^0.2.0
normal
tracing-subscriber ^0.3.20
normal
Versions
30.22%
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
radicle_feed/
lib.rs
1
pub mod
feed;
2
pub mod
models;
3
pub mod
radicle_extra;
4
pub mod
schema;
5
pub mod
storage;