Hyperon C
Loading...
Searching...
No Matches
exec_error_t Struct Reference

Represents a status used to communicate between Grounded Atom execution and the MeTTa interpreter. More...

#include <hyperon.h>

Public Attributes

union { 
   struct { 
      struct RustOpaqueExecError *   status 
   } 
}; 

Detailed Description

Represents a status used to communicate between Grounded Atom execution and the MeTTa interpreter.

Note
exec_error_t must be freed with exec_error_free(), or returned from an execute function
The struct members should never be accessed directly, so accessor functions must be used

The documentation for this struct was generated from the following file: