Docs.rs
libbitsub-core-1.10.1
libbitsub-core 1.10.1
Permalink
Docs.rs crate page
MIT
27 July 2026
Links
Repository
crates.io
Source
Owners
altqx
Dependencies
byteorder ^1.5.0
normal
memchr ^2.8.0
normal
miniz_oxide ^0.9.1
normal
Versions
72.97%
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
Crate libbitsub_core
libbitsub_
core
1.10.1
All Items
Crate Items
Modules
Crate
libbitsub_
core
Copy item path
Source
Expand description
Pure Rust parser and renderer core for graphical subtitles.
Re-exports
§
pub use
pgs
::*;
pub use
vobsub
::*;
Modules
§
pgs
PGS (Presentation Graphic Stream) subtitle format parsing and rendering.
utils
Utility functions for binary reading and color conversion.
vobsub
VobSub (DVD subtitle) format parsing and rendering.