= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
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.t -> Bi_io.tree
Converts from JSON to biniou.
val json_of_biniou : Bi_io.tree -> Yojson.Safe.t
Converts from biniou to JSON.