Crates.io | metaprogramming |
lib.rs | metaprogramming |
version | 0.1.0 |
source | src |
created_at | 2024-05-08 06:51:57.750407 |
updated_at | 2024-05-08 06:51:57.750407 |
description | Port C++ metaprogramming to Rust |
homepage | |
repository | https://github.com/jdh8/metaprogramming |
max_upload_size | |
id | 1233444 |
size | 19,798 |
This crate ports C++ metaprogramming to Rust, mainly the <type_traits> header.
I am not sure how useful this crate will be, but a starting point is nice to have.