7 releases

0.1.6 Sep 8, 2024
0.1.5 Jan 29, 2024
0.1.2 Oct 15, 2023
0.1.1 Apr 2, 2023

#508 in Procedural macros


Used in 2 crates

GPL-3.0-only

170KB
3.5K SLoC

Do With In (base package)

This is an inner package that contains the actual functions and datastructures that form the basis for do-with-in. 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 the items from this package and the proc_macros built using them in the package do-with-in-internal-macros.

Dependencies

~315–750KB
~17K SLoC