Crates.io | progress-encode |
lib.rs | progress-encode |
version | 0.1.3 |
source | src |
created_at | 2023-07-14 19:01:25.815669 |
updated_at | 2024-10-06 01:15:20.30064 |
description | A Rust implementation of the Progress ENCODE function |
homepage | https://github.com/bladepoint6969/progress-encode |
repository | https://github.com/bladepoint6969/progress-encode |
max_upload_size | |
id | 916566 |
size | 190,966 |
progress-encode
provides a Rust implementation of the Progress Software
ENCODE
function.
Add the following to your Cargo.toml
[dependencies]
progress-encode = "0.1"
The minimum supported Rust toolchain version is currently Rust 1.60.