pub async fn run_single_spec(
spec: &SpecEntry,
config: &Config,
options: &GenerateOptions,
) -> Result<GenerationStats>Expand description
Generate code for a single spec
pub async fn run_single_spec(
spec: &SpecEntry,
config: &Config,
options: &GenerateOptions,
) -> Result<GenerationStats>Generate code for a single spec