Frenetic_async.CommonSourceval printf :
?level:[ `Debug | `Error | `Info ] ->
('a, unit, string, unit) Core.format4 ->
'aval handle_parse_errors :
Cohttp_async.Body.t ->
(Cohttp_async.Body.t -> 'a Async.Deferred.t) ->
('a -> Cohttp_async.Server.response Async.Deferred.t) ->
Cohttp_async.Server.response Async.Deferred.tval handle_parse_errors' :
Cohttp_async.Body.t ->
(string -> 'a) ->
('a -> Cohttp_async.Server.response Async.Deferred.t) ->
Cohttp_async.Server.response Async.Deferred.tval parse_update :
Cohttp_async.Body.t ->
Frenetic_netkat.Syntax.policy Async_kernel__Deferred.tval parse_update_json :
Cohttp_async.Body.t ->
Frenetic_netkat.Syntax.policy Async_kernel__Deferred.tval parse_config_json :
Cohttp_async.Body.t ->
Frenetic_netkat.Local_compiler.compiler_options Async_kernel__Deferred.t