voladdress 0.2.2

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.2.2"

authors = ["Lokathor <zefria@gmail.com>"]

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

readme = "README.md"

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

edition = "2018"

license = "0BSD"



#publish = false



[dependencies]

typenum = "1.10"