#cpp #port #type-traits

no-std metaprogramming

Port C++ metaprogramming to Rust

1 unstable release

0.1.0 May 8, 2024

#1312 in Rust patterns

MPL-2.0 license

7KB

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.

No runtime deps