do-with-in-base

Crates.iodo-with-in-base
lib.rsdo-with-in-base
version0.1.5
sourcesrc
created_at2023-04-02 05:25:26.598501
updated_at2024-01-29 12:23:38.500672
descriptionA template language for Rust metaprogramming using partial staging.
homepagehttps://github.com/flaviusb/do-with-in
repositoryhttps://github.com/flaviusb/do-with-in
max_upload_size
id827865
size147,564
Justin Marsh (:flaviusb) (flaviusb)

documentation

README

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.

Commit count: 133

cargo fmt