Crates.io | data-encoding-bin |
lib.rs | data-encoding-bin |
version | 0.3.4 |
source | src |
created_at | 2017-04-17 16:54:28.377637 |
updated_at | 2024-04-28 08:39:57.701482 |
description | Swiss Army knife for data-encoding |
homepage | |
repository | https://github.com/ia0/data-encoding |
max_upload_size | |
id | 11009 |
size | 15,514 |
To install the binary from the github repository:
make install
To install the latest version published on crates.io
(does not require to clone the repository):
cargo install data-encoding-bin
By default, the binary will be installed as ~/.cargo/bin/data-encoding
.
Assuming ~/.cargo/bin
is in your PATH
environment variable, you can see the
usage by running:
data-encoding --help