Crate netidx_bscript

Source

Modules§

env
expr
node
rt
stdfn
typ

Macros§

arity1
arity2
deftype
err
errf

Structs§

BindId
Event
Event represents all the things that happened simultaneously in a given execution cycle. Event may contain only one update for each variable and netidx subscription in a given cycle, if more updates happen simultaneously they must be queued and deferred to later cycles.
ExecCtx
LambdaId
NoUserEvent

Traits§

Apply
BuiltIn
Ctx
UserEvent

Type Aliases§

BuiltInInitFn
InitFn