package openflow

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