|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that holds either a value or error information. More...
#include <core.h>
A type that holds either a value or error information.
Types satisfying this concept can report their state and provide access to either the contained value or error details.
Example usage: