Docs.rs
feather-reader-0.3.8
feather-reader 0.3.8
Docs.rs crate page
AGPL-3.0-only
21 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
justin-stanley
Dependencies
ammonia ^4
normal
anyhow ^1
normal
askama ^0.16
normal
askama_web ^0.16
normal
axum ^0.8
normal
base64 ^0.23
normal
chrono ^0.4
normal
feed-rs ^2.4
normal
getrandom ^0.4
normal
hickory-resolver ^0.26.3
normal
p256 ^0.13
normal
reqwest ^0.13
normal
ring ^0.17
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.9
normal
subtle ^2
normal
thiserror ^2
normal
tokio ^1.45
normal
tower-http ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
rcgen ^0.14.10
dev
tokio ^1.45
dev
tokio-rustls ^0.26
dev
tower ^0.5
dev
libc ^0.2
normal
Versions
84.23%
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
init_url
feather_
reader
0.3.8
In feather_
reader::
store
feather_reader
::
store
Function
init_
url
Copy item path
Source
pub async fn init_url(db_url: &
str
) ->
Result
<
Pool
>