Current section

Files

Jump to
chrobot include protocol@debugger_DebugSymbols.hrl
Raw

include/protocol@debugger_DebugSymbols.hrl

-record(debug_symbols, {
type_ :: protocol@debugger:debug_symbols_type(),
external_url :: gleam@option:option(binary())
}).