Skip to content

Implement serde::(De)Serialize for keyvalues_parser::Vdf #46

@CosmicHorrorDev

Description

@CosmicHorrorDev

Implementing this would be a huge ergonomics win for users, but beyond that it would unlock much better fuzzing potential for keyvalues-serde. Right now keyvalues-serde currently fuzzes an arbitrarily generated "kitchen sink" style struct that holds a lot of different data types, but that doesn't catch issues like #45 😿

Having this implemented would give us the arbitrarily dynamic type that would be perfect for fuzzing to find since it's the one type that describes all valid VDF blobs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions