Module Bindoj_std_runtime

Standard library for Bindoj runtime.

module Json_value : sig ... end

This module provides functionalities to represents and hanble a json value.

type json_value = Json_value.t
val json_value_json_shape_explanation : Bindoj_runtime.json_shape_explanation