Crate dscfg_server

source ·

Modules

Reexport for serde_json

Structs

This struct can be used in place of logger to discard all logs.
Parameters the server needs to run

Enums

Error that might occur when attempting to accept a connection.
Error that might occur when accessing Store synchronized with mutex.

Traits

A trait for errors to tell whether they are fatal.
Specification of interface for accessing configuration.

Functions

Creates a server with custom client stream.
Creates default dscfg server.