package obus

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

Minimal implementation of private peers

type t = peer
val of_peer : peer -> t
val to_peer : t -> peer