PythonInterface.Object (AxiomAI v0.1.11)
View SourceA struct holding a Python object.
This is an opaque struct used to pass Python objects around in Elixir code.
Summary
Types
@type t() :: %PythonInterface.Object{resource: reference()}
A struct holding a Python object.
This is an opaque struct used to pass Python objects around in Elixir code.
@type t() :: %PythonInterface.Object{resource: reference()}