Legends of Runeterra deck encoder/decoder in Rust. Port of https://github.com/RiotGames/LoRDeckCodes.
To use lordeckcodes-rs, add this to your Cargo.toml:
lordeckcodes-rs
Cargo.toml
toml [dependencies] lordeckcodes-rs = "0.1"