[][src]Function oapi_generator::generate_oapi_server_stubs

pub fn generate_oapi_server_stubs(
    specification: impl AsRef<Path>,
    destination: impl AsRef<Path>
) -> Result<()>