Skip to content

Implement serde::Serialize on AST #143

@lucacasonato

Description

@lucacasonato

This would be very useful for the CSSOM implementation in Deno (also see #5). Many cssparser structs already have serde::Serialize implementations when you enable the serde feature for cssparser.

If the binary size increase is too much, we can flag it with a crate feature.

I'll try to open a PR later this week.

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