#encode #progress #ci

progress-encode

A Rust implementation of the Progress ENCODE function

3 releases

0.1.2 Aug 9, 2023
0.1.1 Jul 14, 2023
0.1.0 Jul 14, 2023

#1029 in Algorithms

MIT/Apache

87KB
85 lines

Progress Encode

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.60.

License

No runtime deps