package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module PortConfig : sig ... end
module PortState : sig ... end
module PortFeatures : sig ... end
val to_string : portDescription -> string
val parse : Cstruct.t -> portDescription
val marshal : portDescription -> Cstruct.t -> int
val size_of : portDescription -> int