Expand description

§Fiberplane Models

Core Models used across Fiberplane

This crate contains a collection of models that are used across the Fiberplane products, including but not limited to:

  • Notebooks
    • Notebook Cells
    • Notebook Operations
  • Providers
    • Provider Schemas
  • Comments
  • Front Matter Schemas
  • Rich-Text Formatting
  • Templates
  • Views
  • Workspaces

Modules§

Traits§

  • Helper trait to use as a trait bound on generic types that must be serializable when the fp-bindgen feature is enabled