aboutsummaryrefslogtreecommitdiff
path: root/macros/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* compile under new clangHimbeerserverDE2023-09-171-1/+1
* Add some doc comments for nfnetlink_structSimon Thoby2023-03-051-0/+62
* add support for optional attributesSimon Thoby2023-02-261-7/+72
* reduce the amount of unsafe codeSimon Thoby2023-02-261-3/+3
* rewrite the examplesSimon THOBY2023-01-081-0/+7
* Re-implement set supportSimon THOBY2023-01-081-18/+25
* Macros: introduce a macro to simplify enumsSimon THOBY2022-12-051-20/+174
* convert Chain to the new macrosSimon THOBY2022-12-031-13/+62
* introduce a new procedural macro to replace the current mess of 'old-school' ...Simon THOBY2022-12-031-0/+280