package tls

  1. Overview
  2. Docs

Module Tls.TracingSource

Sourceval sexp : tag:string -> Sexplib.Sexp.t Lazy.t -> unit
Sourceval sexps : tag:string -> Sexplib.Sexp.t Lazy.t list -> unit
Sourceval sexpf : tag:string -> f:('a -> Sexplib.Sexp.t) -> 'a -> unit
Sourceval sexpfs : tag:string -> f:('a -> Sexplib.Sexp.t) -> 'a list -> unit
Sourceval cs : tag:string -> Cstruct.t -> unit
Sourceval css : tag:string -> Cstruct.t list -> unit