Expand description

§Fiberplane PDK macros

Macro crate to support the Fiberplane PDK.

Macros§

Attribute Macros§

  • Exports a provider function to make it available to the provider runtime.

Derive Macros§

  • Used to automatically generate a config schema for a given struct.
  • Used to automatically generate conversion methods to convert your data to and from the Blob type.
  • Used to automatically generate a query schema for a given struct.