syn
Cargov3.0.0Parser 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
| Version | Published | License |
|---|---|---|
| 3.0.0latest | 17 hours ago | MIT OR Apache-2.0 |
| 2.0.119 | 4 days ago | MIT OR Apache-2.0 |
| 2.0.118 | 1 month ago | MIT OR Apache-2.0 |
| 2.0.117 | 4 months ago | MIT OR Apache-2.0 |
| 2.0.116 | 5 months ago | MIT OR Apache-2.0 |
| 2.0.115 | 5 months ago | MIT OR Apache-2.0 |
| 2.0.114 | 6 months ago | MIT OR Apache-2.0 |
| 2.0.113 | 6 months ago | MIT OR Apache-2.0 |
| 2.0.112 | 6 months ago | MIT OR Apache-2.0 |
| 2.0.111 | 7 months ago | MIT OR Apache-2.0 |
| 2.0.110 | 8 months ago | MIT OR Apache-2.0 |
| 2.0.109 | 8 months ago | MIT OR Apache-2.0 |
| 2.0.108 | 8 months ago | MIT OR Apache-2.0 |
| 2.0.107 | 9 months ago | MIT OR Apache-2.0 |
| 2.0.106 | 11 months ago | MIT OR Apache-2.0 |
| 2.0.105 | 11 months ago | MIT OR Apache-2.0 |
| 2.0.104 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.103 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.102 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.101 | 1 year ago | MIT OR Apache-2.0 |
Maintainers
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.