syn-path 1.0.0

A simple macro to declare a syn::Path at compile time
Documentation
1
2
3
# `syn-path`

This crate contains a macro to turn a path into a [`syn::Path`](https://docs.rs/syn/1/syn/struct.Path.html) at compile time.