Current section
Files
Jump to
Current section
Files
include/lightbulb@providers@memory_provider_CreateRegistration.hrl
-record(create_registration, {
registration :: lightbulb@registration:registration(),
reply_with :: gleam@erlang@process:subject({ok,
{integer(), lightbulb@registration:registration()}} |
{error, nil})
}).