Crates.io | do-with-in-internal-macros |
lib.rs | do-with-in-internal-macros |
version | 0.1.6 |
source | src |
created_at | 2023-04-02 05:25:51.931343 |
updated_at | 2024-09-08 11:24:42.888729 |
description | A template language for Rust metaprogramming using partial staging. |
homepage | https://github.com/flaviusb/do-with-in |
repository | https://github.com/flaviusb/do-with-in |
max_upload_size | |
id | 827866 |
size | 35,149 |
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.