ami 0.7.0

Aldaron's Memory Interface provides data structures and casting macros.
Documentation
# Aldaron's Memory Interface 0.6.0
Aldaron's Memory Interface provides data structures and casting macros.

[Cargo](https://crates.io/crates/ami) /
[Documentation](https://docs.rs/ami)

## Features
**ami**'s current features:
* Casting pointers with the `cast!()` and `cast_mut!()` macros
* Provide geometrical data structs, an do math with them

**ami**'s planned features:
* Actual working octree

## Support
**ami**'s support:
* All platforms supported by rust with `std`