package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val profile : (unit -> 'a) -> float * 'b
val printf : ?level:[ `Debug | `Error | `Info ] -> ('a, unit, string, unit) Core.format4 -> 'a0
val extract_path : Cohttp_async.Request.t -> string list
val parse_update : Cohttp_async.Body.t -> Frenetic_netkat.Syntax.policy Async_kernel__.Types.Deferred.t
val parse_update_json : Cohttp_async.Body.t -> Frenetic_netkat.Syntax.policy Async_kernel__.Types.Deferred.t
val parse_config_json : Cohttp_async.Body.t -> Frenetic_netkat.Local_compiler.compiler_options Async_kernel__.Types.Deferred.t