package markup-lwt

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

Asynchronous counterpart to Markup.Encoding.

val decode : ?report:(Markup.location -> Markup.Error.t -> unit Lwt.t) -> Markup.Encoding.t -> (char, _) Markup.stream -> (int, Markup.async) Markup.stream