An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# syn-path ![License: 0BSD](https://img.shields.io/badge/license-0BSD-blue) [![syn-path on crates.io](https://img.shields.io/crates/v/syn-path)](https://crates.io/crates/syn-path) [![syn-path on docs.rs](https://docs.rs/syn-path/badge.svg)](https://docs.rs/syn-path) [![Source Code Repository](https://img.shields.io/badge/Code-On%20GitHub-blue?logo=GitHub)](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