examples/search
Run a full-text search and decode the dynamic payload.
feed.search returns the raw Dynamic value because the schema is open
and varies per query — this example shows the idiomatic way to decode it.
Run with: gleam run -m examples/search