package datakit-client

  1. Overview
  2. Docs

A DataKit client that connects to the server over a 9p connection.

module Make (P9p : Protocol_9p.Client.S) : sig ... end