objectionable 0.2.2

objectionable storage of unsized types inline inside allocated objects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# objectionable storage of `?Sized` types inline inside allocated objects.

See [the documentation](https://docs.rs/objectionable) for usage and examples.

# License

Everything in this repository is dual-licensed under either: 

* MIT License ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT>)
* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)

at your option, unless explicitly stated otherwise.