package yaml

  1. Overview
  2. Docs
type t
val t : t typ
val anchor : (t, string option) field
val tag : (t, string option) field
val value : (t, string) field
val length : (t, Unsigned.size_t) field
val plain_implicit : (t, int) field
val quoted_implicit : (t, int) field
val style : (t, Scalar_style.t) field