package tcpip

  1. Overview
  2. Docs
type error = string
val of_cstruct : Cstruct.t -> (t * Cstruct.t, error) result