-record(completion, { has_more :: gleam@option:option(boolean()), total :: gleam@option:option(integer()), values :: list(binary()) }).