</>PackageGraphPackageGraph

syn

Cargov3.0.0

Parser for Rust source code

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

syn is an Cargo package that parser for Rust source code. The latest version is 3.0.0.

Who should use it

Teams working in the Cargo ecosystem who need parser for Rust source code and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to syn

Version history

VersionPublishedLicense
3.0.0latest17 hours agoMIT OR Apache-2.0
2.0.1194 days agoMIT OR Apache-2.0
2.0.1181 month agoMIT OR Apache-2.0
2.0.1174 months agoMIT OR Apache-2.0
2.0.1165 months agoMIT OR Apache-2.0
2.0.1155 months agoMIT OR Apache-2.0
2.0.1146 months agoMIT OR Apache-2.0
2.0.1136 months agoMIT OR Apache-2.0
2.0.1126 months agoMIT OR Apache-2.0
2.0.1117 months agoMIT OR Apache-2.0
2.0.1108 months agoMIT OR Apache-2.0
2.0.1098 months agoMIT OR Apache-2.0
2.0.1088 months agoMIT OR Apache-2.0
2.0.1079 months agoMIT OR Apache-2.0
2.0.10611 months agoMIT OR Apache-2.0
2.0.10511 months agoMIT OR Apache-2.0
2.0.1041 year agoMIT OR Apache-2.0
2.0.1031 year agoMIT OR Apache-2.0
2.0.1021 year agoMIT OR Apache-2.0
2.0.1011 year agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install syn?

Run `cargo add syn` to add syn to your Cargo project.

What license is syn released under?

No license was detected in syn's metadata; review the repository before use.

How popular is syn?

syn has approximately 0 downloads per week.