Current section
Files
Jump to
Current section
Files
include/oas@generator@lookup_Lookup.hrl
-record(lookup, {
ref :: binary(),
next :: fun((gleam@option:option(binary()), binary()) -> oas@generator@lookup:lookup(any()))
}).