#reflection #macro #string-representation #no-std

no-std type-path

Get the string array representation of a Rust type path

2 releases

0.1.1 Nov 2, 2023
0.1.0 Nov 2, 2023

#2553 in Rust patterns

29 downloads per month

MIT license

9KB

tests badge lints badge docs.rs badge crates.io badge

A tiny crate for getting the string array representation of a Rust type path, with type validation. Everything happens at compile-time.

Check out the docs for everything else!

No runtime deps