Current section
Files
Jump to
Current section
Files
include/butterbidi@script@types@remote_reference_SharedReference.hrl
-record(shared_reference, {
shared_id :: binary(),
handle :: gleam@option:option(binary())
}).