Docs.rs
playlist-decoder-0.10.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
playlist-decoder 0.10.0
a simple playlist decoder which supports: m3u, pls, asx and xspf
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
2
out of
4
items documented
1
out of
2
items with examples
Size
Source code size: 18.86 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 622.79 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
segler-alex/playlist-decoder-rust
4
0
0
crates.io
Dependencies
quick-xml ^0.37.2
normal
Versions
0.10.0
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
This is a very simple url extractor for different kinds of playlist formats: M3U, PLS, ASX, XSPF It is not optimized yet and does create a lot of strings on the way.