vtable 0.1.1

Helper crate to generate ffi-friendly virtual tables
Documentation

# `vtable` crate

[![Crates.io](https://img.shields.io/crates/v/vtable)](https://crates.io/crates/vtable)
[![Docs.rs](https://docs.rs/vtable/badge.svg)](https://docs.rs/vtable)

A macro to create ffi-friendly virtual tables.

Check the [crate documentation](https://docs.rs/vtable) for more details.