Module stund_protocol::client

source ·
Expand description

Communication with the daemon.

This module provides the Connection type, which provides a programmatic interface to requests that clients may make of the stund server.

Structs

A connection the stund daemon.