Skip to content

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

@timfish

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.

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