Statement handling to plug on top of the network service.
Usage:
- Use [
StatementHandlerPrototype::new] to create a prototype. - Pass the
NonDefaultSetConfigreturned from [StatementHandlerPrototype::new] to the network configuration as an extra peers set. - Use [
StatementHandlerPrototype::build] then [StatementHandler::run] to obtain aFuturethat processes statements.