-record(codec_matcher, { type_name :: binary(), oids :: list(integer()), send :: gleam@option:option(binary()), format :: postgleam@codec:format(), build :: fun((integer()) -> postgleam@codec:codec()) }).