type-path

Crates.iotype-path
lib.rstype-path
version0.1.1
sourcesrc
created_at2023-11-02 23:34:59.77184
updated_at2023-11-02 23:45:41.93303
descriptionGet the string array representation of a Rust type path
homepage
repositoryhttps://github.com/tigerros/type-path
max_upload_size
id1023727
size8,442
Leonard (tigerros)

documentation

README

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!

Commit count: 7

cargo fmt