package dream-httpaf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. exclusive : bool;
  2. stream_dependency : Stream_identifier.t;
  3. weight : int;
}
val default_priority : t
val highest_priority : t
val test_exclusive : int32 -> bool
val set_exclusive : int32 -> int32
val clear_exclusive : int32 -> int32
val equal : t -> t -> bool
OCaml

Innovation. Community. Security.