package openflow

  1. Overview
  2. Docs
type t =
  1. | BadPort
  2. | BadQueue
  3. | Eperm
val to_string : t -> string