progress-encode

Crates.ioprogress-encode
lib.rsprogress-encode
version0.1.2
sourcesrc
created_at2023-07-14 19:01:25.815669
updated_at2023-08-09 01:05:33.497125
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,748
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: 18

cargo fmt