package rune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Rune_jit_metal_or_missing.CompilerSource

Sourcetype compile_options
Sourceval default_options : device_info -> compile_options
Sourceval compile : device_info:device_info -> source_code:string -> options:compile_options -> (compiled_artifact, string) result