Crate sc_network_statement

Source
Expand description

Statement handling to plug on top of the network service.

Usage:

Modules§

config
Configuration of the statement protocol

Structs§

StatementHandler
Handler for statements. Call StatementHandler::run to start the processing.
StatementHandlerPrototype
Prototype for a StatementHandler.

Type Aliases§

StatementImportFuture
Future resolving to statement import result.
Statements
A set of statements.