pub fn generate_from_schema(schema_file: &Path) -> Result<()>
Generates glue code for given schema json/yaml. Can be included using [pulumi_wasm_rust::include_provider!(provider_name)]
pulumi_wasm_rust::include_provider!(provider_name)