Crate bakery

source ·

Structs§

  • A struct to represent the content of a form. Contains a title, description, 0 or more FormToggle and buttons
  • A struct representing the content for a form toggle
  • A struct representing an oven Contains an id, a template type, and a form content
  • A struct representing a cache of ovens