Skip to main content

Crate fiberplane_models

Crate fiberplane_models 

Source
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§

auth
blobs
comments
data_sources
events
files
formatting
front_matter_schemas
integrations
labels
names
notebooks
pagerduty
PagerDuty related models.
paging
providers
proxies
query_data
realtime
snippets
sorting
templates
timestamps
tokens
users
utils
views
webhooks
workspaces

Traits§

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