m3u8-rs/src
Vadim Getmanshchuk 7a882e5df0
fixed warning: unused std::result::Result
```
warning: unused `std::result::Result` that must be used
```

I forgot `?` for the error propagation
2020-03-21 21:23:03 -07:00
..
lib.rs Fix failed test on CLRF 2020-03-07 10:23:06 +01:00
playlist.rs fixed warning: unused std::result::Result 2020-03-21 21:23:03 -07:00