Module custom_attributes

Source

Structs§

CanvasReference
Canvas Reference
CanvasRunnerContext
CursorReference
Cursor reference
ImageReference
Image Reference
NodeReference
Node Reference
NodeReferenceLayout
Layout info of a certain Node, used by use_node.

Enums§

AttributesBytes
CursorLayoutResponse
Messages emitted from the layout library to the Nodes. Used in use_editable.
CustomAttributeValues
Group all the custom attribute types

Functions§

dynamic_bytes
Transform some dynamic bytes (e.g: remote image fetched at runtime) into an attribute
static_bytes
Transform some static bytes (e.g: statically linked images or SVGs) into an attribute

Type Aliases§

CanvasRunner