falco_plugin_derive 0.1.1

Derive macros for the falco_plugin library
Documentation

Derive macros for falco_plugin

This crate currently contains the derive macro for the [falco_plugin::tables::TableValues] trait. It is exported as [falco_plugin::TableValues] and is documented there (since the generated code depends on falco_plugin, adding example code to this crate would introduce a circular dependency).