Cargo Features
hls_m3u8 has no features set by default.
[dependencies]
hls_m3u8 = { version = "0.4.2", features = ["perf", "chrono", "backtrace"] }
-
perf
-
Features from optional dependencies
-
chrono
implicit feature
-
Enables
chrono
chrono: Date and time library for Rust
Affects
program_date_time::ExtXProgramDateTime.date_time
…
-
backtrace
implicit feature
-
Enables
backtrace
backtrace: A library to acquire a stack trace (backtrace) at runtime in a Rust program