syn-serde

Library to serialize and deserialize Syn syntax trees.

APACHE-2.0 License

Downloads
45.5K
Stars
22
Committers
51

Bot releases are visible (Hide)

syn-serde - 0.3.1 Latest Release

Published by github-actions[bot] about 1 year ago

  • Improve compile time.
syn-serde - 0.3.0

Published by github-actions[bot] over 1 year ago

  • Update to syn 2.0. (#29)

    Major changes:

    • Rename/Remove/Add various types/variants/fields, e.g., removal of box syntax.
    • Attribute changes related to removal of NestedMeta.
    • "mut": true -> "mut": "mut" in {,Foreign}ItemStatic for restrictions support.

    See also syn 2.0.0 release note.

syn-serde - 0.2.4

Published by github-actions[bot] over 1 year ago

  • Increase the minimum supported Rust version from Rust 1.31 to Rust 1.56.

  • Fix build error from dependency when built with -Z minimal-versions.

syn-serde - 0.2.3

Published by github-actions[bot] over 3 years ago

syn-serde - 0.2.2

Published by github-actions[bot] almost 4 years ago

  • Exclude unneeded files from crates.io.
syn-serde - 0.2.1

Published by github-actions[bot] almost 4 years ago

  • Documentation improvements.
syn-serde - 0.2.0

Published by taiki-e about 5 years ago

syn-serde - 0.1.0

Published by taiki-e about 5 years ago

Initial release

Package Rankings
Top 13.74% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions