Docs.rs
rustybook-extractor-0.0.3
rustybook-extractor 0.0.3
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
notruri
Dependencies
jsonpath-rust ^1
normal
regex ^1
normal
rustybook-errors ^0
normal
rustybook-utilities ^0
normal
scraper ^0.25.0
normal
serde ^1
normal
serde_json ^1
normal
tracing ^0.1
normal
Versions
0%
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
rustybook_extractor/
lib.rs
1
pub mod
meta_refresh;
2
pub mod
payload;
3
pub mod
photo;
4
pub mod
utils;
5
pub mod
video;