hedu 0.1.1

Hex dumping tool written in Rust
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Hedu

![Project badge](https://img.shields.io/badge/language-Rust-blue.svg)
![Crates.io License](https://img.shields.io/crates/l/hedu)
![Gitea Release](https://img.shields.io/gitea/v/release/PlexSheep/hedu?gitea_url=https%3A%2F%2Fgit.cscherr.de)
![Gitea language count](https://img.shields.io/gitea/languages/count/PlexSheep/hedu?gitea_url=https%3A%2F%2Fgit.cscherr.de)
[![cargo checks and tests](https://github.com/PlexSheep/hedu/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/hedu/actions/workflows/cargo.yaml)

Hex dumping tool written in Rust.

* [Original Repository]https://git.cscherr.de/PlexSheep/hedu
* [GitHub Mirror]https://github.com/PlexSheep/hedu
* [crates.io]https://crates.io/crates/hedu
* [docs.rs]https://docs.rs/crate/hedu/