Skip to main content

register

Function register 

Source
pub fn register(generator: &'static dyn OpenApiClientGenerator)
Expand description

Register a custom generator plugin.

Call this before any generation operations to add custom generators. Built-in generators are registered automatically on first use.