Crates.io | type-path |
lib.rs | type-path |
version | 0.1.1 |
source | src |
created_at | 2023-11-02 23:34:59.77184 |
updated_at | 2023-11-02 23:45:41.93303 |
description | Get the string array representation of a Rust type path |
homepage | |
repository | https://github.com/tigerros/type-path |
max_upload_size | |
id | 1023727 |
size | 8,442 |
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!