tailwag_macros

Crates.iotailwag_macros
lib.rstailwag_macros
version0.2.1
sourcesrc
created_at2024-06-13 19:53:56.217514
updated_at2024-09-19 19:14:04.87008
descriptionA collection of macros to support the tailwag crate
homepage
repositoryhttps://github.com/nikwithak/tailwag_macros
max_upload_size
id1271087
size3,940
Nik Gilmore (nikwithak)

documentation

README

Tailwag Macros

This crate is a collection of macros to support the tailwag framework.

Worth noting is that there are some obtuse patterns in use here (like using so many crates... which was overkill) that I thought would make things simpler long-term, but they just made them more confusing. I've been slowly breaking macros OUT of this crate, and moving the macros underneath the specific crates they support.

Commit count: 68

cargo fmt