Docs.rs
blowup-0.1.0
blowup 0.1.0
Docs.rs crate page
MIT
13 August 2025
Links
Repository
crates.io
Source
Owners
XuanLee-HEALER
Dependencies
anyhow ^1.0.98
normal
chrono ^0.4.41
normal
clap ^4.5.41
normal
octocrab ^0.44.1
normal
ollama-rs ^0.3.2
normal
regex ^1.11.1
normal
reqwest ^0.12
normal
shellexpand ^3.1.1
normal
thiserror ^2.0.12
normal
tokio ^1
normal
tokio-stream ^0.1.17
normal
walkdir ^2.5.0
normal
which ^8.0.0
normal
diff ^0.1.13
dev
tempfile ^3.20.0
dev
Versions
23.33%
of the crate is documented
Go to latest version
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
Files
blowup/
lib.rs
1
pub mod
ai;
2
pub mod
common;
3
pub mod
ffmpeg;
4
pub mod
sub;
5
pub mod
torrent;