= 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
type endpoint = {
uri : Uri.t;
conduit : Conduit_mirage.t;
resolver : Resolver_lwt.t;
headers : Cohttp.Header.t;
}
include Git.Tcp.NET with type endpoint := endpoint
val pp_error : Format.formatter -> error -> unit