-record(raw_container, { kind :: integer(), key :: binary(), namespace :: binary(), tag :: binary(), attributes :: list(agnostic@vdom@vattr:attribute(any())), content :: agnostic@vdom@vnode:raw_content(), compare :: gleam@option:option(fun((agnostic@vdom@vnode:raw_content(), agnostic@vdom@vnode:raw_content()) -> boolean())) }).