Types.Id (Jigsaw v0.1.0)

Copy Markdown View Source

The type for an ID.

Summary

Functions

Generates a random ID. Used by the Node & Pane struct.

Types

t()

@type t() :: String.t()

Functions

gen_id()

@spec gen_id() :: String.t()

Generates a random ID. Used by the Node & Pane struct.