2 unstable releases
0.2.0 | Feb 11, 2023 |
---|---|
0.1.0 | Jan 10, 2023 |
#1650 in Data structures
44KB
794 lines
MTGJSON (Rust)
Unofficially provided lightweight models of the data provided by MTGJSON.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
The MTGJSON API provides a repository of card information for Magic. This library provides types for models from the API, for use in apps that need card information.
Dependencies
~1.6–2.5MB
~47K SLoC