4 releases
0.1.3 | Oct 6, 2024 |
---|---|
0.1.2 | Aug 9, 2023 |
0.1.1 | Jul 14, 2023 |
0.1.0 | Jul 14, 2023 |
#577 in Algorithms
187 downloads per month
87KB
85 lines
Progress Encode
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.60.