![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
A specialized result type for channel connection operations. Represents either a successful operation (containing a value of type T) or a failure state containing a list of compatibility error messages. More...
#include <dfx-graph/ConnectionValidator.hpp>
A specialized result type for channel connection operations. Represents either a successful operation (containing a value of type T) or a failure state containing a list of compatibility error messages.
| T | The type of the value produced on a successful connection check. |