# UniGet Screenshots [![Crates.io](https://img.shields.io/crates/v/uniget-screenshots)](https://crates.io/crates/uniget-screenshots) [![Crates.io](https://img.shields.io/crates/d/uniget-screenshots)](https://crates.io/crates/uniget-screenshots) [![Crates.io](https://img.shields.io/crates/l/uniget-screenshots)](https://github.com/winpax/uniget-screenshots/blob/main/LICENSE) This crate provides data structures for working with the [UniGetUI](https://github.com/marticliment/UniGetUI) screenshots database. ## Usage Add this to your `Cargo.toml`: ```toml [dependencies] uniget-screenshots = "0.1" ``` Then, you can use the [`v1`] and [`v2`] modules to work with the database. [`v1`]: https://docs.rs/uniget-screenshots/latest/uniget_screenshots/v1/index.html [`v2`]: https://docs.rs/uniget-screenshots/latest/uniget_screenshots/v2/index.html ## License Licensed under the [Apache License, Version 2.0](https://github.com/winpax/uniget-screenshots/blob/main/LICENSE). **Made with 💗 by Juliette Cordor**