sevenz-rust
sevenz-rust copied to clipboard
unresolved import of `BlockDecoder`
Rust is giving an error about:
unresolved import `sevenz_rust::BlockDecoder`
no `BlockDecoder` in the root
Where can BlockDecoder be accessed?