Module Transept_specs.Element

Describes an element

The Element module provides a simple type t. This type is used to denote elements in parsed streams.

Structure anatomy

module CORE : sig ... end

API

module type API = module type of CORE

The complete interface of an Element.