Docs.rs
agent-book-translate-0.1.7
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
agent-book-translate 0.1.7
A powerful LLM-driven agentic EPUB book translator with robust progress monitoring and recovery
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
agent
core
db
job
config.rs
error.rs
lib.rs
main.rs
1
2
3
4
5
6
pub
mod
agent
;
pub
mod
config
;
pub
mod
core
;
pub
mod
db
;
pub
mod
error
;
pub
mod
job
;