package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val make : 'a Typed.Parser.t -> 'a t
val make_of_versioned_parser : 'a Typed.Versioned_parser.t -> 'a t
val parse_exn : 'a t -> Typed.Components.t -> 'a Parse_result.t
val unparse : 'a t -> 'a Parse_result.t -> Typed.Components.t
OCaml

Innovation. Community. Security.