Skip to content

User serde::Deserialize rather than a specific serialization format #7

Description

@timfish

It should be possible to derive serde::Deserialize for InstrumentationConfig and that way consumers of this library will be able to use whichever serialization format they prefer.

It will also mean that if this library is exposed via wasm-bindgen, it will automatically support passing these as JavaScript objects and it will output TypeScript definitions to match.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions