frewsxcv / rust-crates-index

Rust library for retrieving and interacting with the crates.io index
https://docs.rs/crates-index/
Apache License 2.0
72 stars 37 forks source link

Inline unwrap #42

Closed illicitonion closed 4 years ago

illicitonion commented 4 years ago

The crates.io index is known to safely convert to a path, don't force the caller to consider errors in this case.

illicitonion commented 4 years ago

This code has not yet been released (though I'd love a release if possible!), so this isn't a breaking change against any release :)