Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@patch_InsertChild.hrl
Raw

include/plushie@patch_InsertChild.hrl

-record(insert_child, {
path :: list(integer()),
index :: integer(),
node :: plushie@node:node_()
}).