Current section

Files

Jump to
caffeine_lang include caffeine_lang@errors_ErrorCode.hrl
Raw

include/caffeine_lang@errors_ErrorCode.hrl

-record(error_code, {
phase :: binary(),
number :: integer()
}).