Module fbp::fbp_node_error[][src]

Expand description

Specific Error Type for FBP nodes

Many of the methods for FBP nodes will return a Result. Some of those Results will contain an error. The Error type defined here will provide that Error type.

Structs

FBP Error Type