layout_id 0.2.4

Layout id is used to generate a unique id for a type that changes if it's memory layout changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Layout id

[![Build Status](https://travis-ci.org/JoNil/layout_id.png?branch=master)](https://travis-ci.org/JoNil/layout_id)

Layout id is used to generate a unique id for a type that changes if it's memory layout changes

[Documentation](https://jonil.github.io/layout_id/layout_id/index.html)

## License

Layout id is Licensed under either of
 * Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.