progress-encode

Crates.ioprogress-encode
lib.rsprogress-encode
version0.1.3
sourcesrc
created_at2023-07-14 19:01:25.815669
updated_at2024-10-06 01:15:20.30064
descriptionA Rust implementation of the Progress ENCODE function
homepagehttps://github.com/bladepoint6969/progress-encode
repositoryhttps://github.com/bladepoint6969/progress-encode
max_upload_size
id916566
size190,966
Ben Buckley (bladepoint6969)

documentation

https://docs.rs/progress-encode

README

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

Commit count: 21

cargo fmt