package wayland

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Pass a TRACE module when connecting to trace protocol messages.

type role
val outbound : ('a, 'v, role) t -> ('a, [ `W ]) Msg.t -> unit
val inbound : ('a, 'v, role) t -> ('a, [ `R ]) Msg.t -> unit