progress-encode 0.1.0

A Rust implementation of the Progress ENCODE function
Documentation

WaniKani API

CI ![Latest Version] ![Documentation] License

progress-encode provides a Rust implementation of the Progress Software ENCODE function.

Usage

Add the following to your Cargo.toml

[dependencies]
progress-encode = "0.1"

Rust version support

The minimum supported Rust toolchain version is currently Rust 1.56.1.

License