Flo.Element (flo v0.2.0) View Source
Link to this section Summary
Functions
Callback implementation for Construct.cast/2
.
Callback implementation for Construct.make/2
.
Callback implementation for Construct.make!/2
.
Link to this section Types
Specs
t() :: %Flo.Element{ inports: %{optional(term()) => Flo.Script.t()}, name: String.t(), ref: String.t(), scope: String.t() }
Link to this section Functions
Callback implementation for Construct.cast/2
.
Callback implementation for Construct.make/2
.
Callback implementation for Construct.make!/2
.