voladdress 0.3.0

Allows for proper and easy handling of volatile memory addresses.
Documentation
[package]

name = "voladdress"

description = "Allows for proper and easy handling of volatile memory addresses."

version = "0.3.0"

authors = ["Lokathor <zefria@gmail.com>", "Thomas Winwood <twwinwood@gmail.com>"]

repository = "https://github.com/rust-console/voladdress"

readme = "README.md"

keywords = ["volatile", "address", "no_std"]

categories = ["embedded", "hardware-support", "no-std"]

edition = "2018"

license = "0BSD OR Zlib"



[dependencies]