Crate siguldry

Source
Expand description

§Siguldry

This crate provides a client for the Sigul service. In particular, it works with version 1.2.

It is still under active development and may, in the future, provide the primatives required to build a Sigul bridge and Sigul server.

§Crate features

By default, only the library is provided. However, command-line interfaces are available behind feature flags.

  • client-cli - Build the Siguldry client CLI. This implements a sub-set of commands supported by the Sigul server.

Modules§

client
A Sigul client.
error
A variety of errors that might occur when using the Sigul client.