Module re_viewer_context::store_hub

source ·

Structs§

Type Aliases§

  • Load a blueprint from persisted storage, e.g. disk. Returns Ok(None) if no blueprint is found.
  • Save a blueprint to persisted storage, e.g. disk.
  • Validate a blueprint against the current blueprint schema requirements.