fapi, the plugin API used for Feather plugins.
"Host" refers to the server executable itself, while "plugin" refers to the plugin dynamic library.
common: types and functions shared between the host and plugin implementation
macros: procedural macros exposed to plugins
.: the high-level plugin API exposed to plugins themselves
test-plugins: test plugin crates