Skip to main content

generate_hub_schema_rs

Function generate_hub_schema_rs 

Source
pub fn generate_hub_schema_rs(state: &ArchitectureState) -> String
Expand description

Generate src/schema.rs for the hub binary crate.

Contains only the configure_schema function — no type definitions. Types are imported from the project’s common crate.