Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Conversions between JSON and biniou
val biniou_of_json : Yojson.Safe.json -> Bi_io.tree
Converts from JSON to biniou.
val json_of_biniou : Bi_io.tree -> Yojson.Safe.json
Converts from biniou to JSON.