uhal 0.0.0

Hardware Abstraction Layer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "uhal"
version = "0.0.0"
authors = ["Mikhail Perov <bthkn@icloud.com>"]
edition = "2021"
description = "Hardware Abstraction Layer"
documentation = "https://docs.rs/uhal"
readme = "README.md"
repository = "https://github.com/bthkn/uhal"
license = "MIT"
exclude = ["/.github"]

[dependencies]