#path #syn #time

syn-path

A simple macro to declare a syn::Path at compile time

3 stable releases

2.0.0 Mar 20, 2023
1.0.1 Oct 4, 2022
1.0.0 Apr 10, 2022

#2030 in Procedural macros

Download history 156/week @ 2024-12-10 96/week @ 2024-12-17 28/week @ 2024-12-24 159/week @ 2024-12-31 145/week @ 2025-01-07 477/week @ 2025-01-14 113/week @ 2025-01-21 214/week @ 2025-01-28 372/week @ 2025-02-04 113/week @ 2025-02-11 119/week @ 2025-02-18 272/week @ 2025-02-25 173/week @ 2025-03-04 196/week @ 2025-03-11 181/week @ 2025-03-18 250/week @ 2025-03-25

825 downloads per month
Used in 15 crates (8 directly)

0BSD license

5KB
61 lines

syn-path License: 0BSD syn-path on crates.io syn-path on docs.rs Source Code Repository

This crate contains the path! macro to turn a path into a syn::Path at compile time.

Dependencies

~195–610KB
~15K SLoC