#template-engine #meta-programming #partial #staging #template #macro #do-with-in

macro do-with-in-internal-macros

A template language for Rust metaprogramming using partial staging

6 releases

0.1.5 Jan 29, 2024
0.1.4 Jan 29, 2024
0.1.2 Oct 15, 2023
0.1.1 Apr 2, 2023

#1899 in Procedural macros

39 downloads per month
Used in do-with-in

GPL-3.0-only

155KB
3.5K SLoC

Do With In (internal macros package)

This is an inner package that contains the proc_macros that most end users will use. Do not use it directly. The package do-with-in reexports everything that forms the public interface. Splitting the packages this way was necessary so that do-with-in could reexport both proc_macros from this package and the items they were built from in the package do-with-in-base.

Dependencies

~0.5–1MB
~21K SLoC