Files
Bryan Garza c8c1a238f9 core: update ValueSet and FieldSet to use Valuable (#2259)
Motivation

To release `tracing 0.2` from `master`, we need to stabilize `tracing-core`. That includes introducing `valuable`.

Solution

Integrate `valuable` types into the `ValueSet` and `FieldSet` structs. Follow-up PRs will clean up and remove more code.

Co-authored-by: Eliza Weisman <eliza@buoyant.io>
2022-08-16 14:42:21 -07:00
..