LivePalette
v0.1.1
Pages
Modules
Search documentation of LivePalette
Settings
View Source
LivePalette.Actionable.Linkable
protocol
(LivePalette v0.1.1)
Summary
Types
t()
All the types that implement this protocol.
Functions
link_to(t)
Types
Link to this type
t()
View Source
@type
t() ::
term
()
All the types that implement this protocol.
Functions
Link to this function
link_to(t)
View Source
@spec
link_to(
t
()) ::
String.t
()