Expand description
Shared type definitions for Reinhardt admin panel
This crate provides common type definitions used by both the admin panel API (backend) and UI (frontend) components.
§Main modules
Re-exports§
Modules§
- errors
- Error types for admin panel
- models
- Model information types
- requests
- Request types for admin panel API
- responses
- Response types for admin panel API
- wasm_
stubs - WASM stub types for dependency injection