https://github.com/msrd0/syn-path
A simple macro to define a syn::Path at compile time
https://github.com/msrd0/syn-path
Last synced: about 2 months ago
JSON representation
A simple macro to define a syn::Path at compile time
- Host: GitHub
- URL: https://github.com/msrd0/syn-path
- Owner: msrd0
- License: 0bsd
- Created: 2022-04-09T22:10:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T15:43:32.000Z (about 2 months ago)
- Last Synced: 2025-04-04T16:39:55.043Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# syn-path  [](https://crates.io/crates/syn-path) [](https://docs.rs/syn-path) [](https://github.com/msrd0/syn-path)
This crate contains the [`path!`][__link0] macro to turn a path into a [`syn::Path`][__link1] at compile time.
[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEGyDwipHVMb5RGxgd3zutc1TvG3ARKV4UcQ1NGyM1aXabIPYbYXKEGzl_tNYitacBG6wO4y47tcqEG2D0wHaG_EkXG7er3E7Ij9xbYWSCgmNzeW5lMi4wLjKDaHN5bi1wYXRoZTIuMC4waHN5bl9wYXRo
[__link0]: https://docs.rs/syn-path/2.0.0/syn_path/macro.path.html
[__link1]: https://docs.rs/syn/2.0.2/syn/?search=Path