metaprogramming

Crates.iometaprogramming
lib.rsmetaprogramming
version0.1.0
sourcesrc
created_at2024-05-08 06:51:57.750407
updated_at2024-05-08 06:51:57.750407
descriptionPort C++ metaprogramming to Rust
homepage
repositoryhttps://github.com/jdh8/metaprogramming
max_upload_size
id1233444
size19,798
Chen-Pang He (jdh8)

documentation

README

metaprogramming

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.

Commit count: 3

cargo fmt