View Source BubbleLib.DslStruct (bubble_lib v1.6.2)

A "DSL Struct" is a struct which can be exposed in Bubblescript.

Most notable are intent, message, attachment, location, event.

Link to this section Summary

Link to this section Functions

Link to this function

instantiate_structs(struct)

View Source
Link to this macro

jason_derive(mod, only \\ nil)

View Source (macro)
Link to this function

struct_from_map(struct, input)

View Source