Docs.rs
video-subtitle-0.1.0
video-subtitle 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kingning2
Dependencies
anyhow ^1
normal
clap ^4
normal
hound ^3
normal
thiserror ^2
normal
whisper-rs ^0.16
normal
Versions
100%
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
Module error
video_
subtitle
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate video_
subtitle
video_subtitle
Module
error
Copy item path
Source
Expand description
库内统一错误类型与
Result
别名。
Enums
§
AppError
流水线各阶段可能产生的错误。
Type Aliases
§
Result
本库所有可恢复错误的
Result
别名。