package awsm-codegen

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

Module Awsm_codegen.IoSource

Sourceval eval_structure : base_module:string -> io_subsystem:[ `Async | `Lwt ] -> Endpoint.t list -> Ppxlib.Parsetree.structure
Sourceval eval_signature : protocol:Botodata.protocol -> base_module:string -> io_subsystem:[ `Async | `Lwt ] -> Endpoint.t list -> Ppxlib.Parsetree.signature