vptr 0.2.0

Thin references to trait objects by embedding the virtual table pointer in the struct
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[![Crates.io](https://img.shields.io/crates/v/vptr.svg)](https://crates.io/crates/vptr)
[![Documentation](https://docs.rs/vptr/badge.svg)](https://docs.rs/vptr/)

# {{crate}}

{{readme}}

## License

{{license}}