Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@debugger_DebugSymbols.hrl
-record(debug_symbols, {
type_ :: chrobot_extra@protocol@debugger:debug_symbols_type(),
external_url :: gleam@option:option(binary())
}).