Function oapi_generator::generate_oapi_server_stubs[][src]

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