Expand description
§UniGet Screenshots
This crate provides data structures for working with the UniGetUI screenshots database.
§Usage
Add this to your Cargo.toml:
[dependencies]
uniget-screenshots = "0.1"Then, you can use the v1 and v2 modules to work with the database.
§License
Licensed under the Apache License, Version 2.0.
Made with 💗 by Juliette Cordor
Re-exports§
pub use v2::*;