= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
val do_json_rpc : url:string -> Rpc.call -> Rpc.response Lwt.t
val do_json_rpc_opt : url:string -> Rpc.call -> Rpc.response Lwt.t
val do_xml_rpc : url:string -> Rpc.call -> Rpc.response Lwt.t