m3u8-rs/src
rutgersc 39b52a1d4b
Merge pull request #42 from sdroege/u64-instead-of-i32
Use `u64` instead of `i32` for byte ranges and sequence numbers
2022-02-19 13:38:06 +01:00
..
lib.rs Move the crate docs to the root of the crate so they actually show up 2021-11-18 15:04:17 +02:00
parser.rs Use u64 instead of i32 for byte ranges and sequence numbers 2022-01-07 12:47:40 +02:00
playlist.rs Merge pull request #42 from sdroege/u64-instead-of-i32 2022-02-19 13:38:06 +01:00