#git #derive #proc-macro #testament

macro git-testament-derive

Record git working tree status when compiling your crate - inner procedural macro

13 releases

0.2.0 Sep 20, 2023
0.1.14 Dec 30, 2022
0.1.13 Nov 8, 2021
0.1.12 May 8, 2021
0.1.6 Apr 27, 2019

#1576 in Procedural macros

Download history 1997/week @ 2023-08-17 2053/week @ 2023-08-24 1110/week @ 2023-08-31 1557/week @ 2023-09-07 1240/week @ 2023-09-14 1276/week @ 2023-09-21 1564/week @ 2023-09-28 2074/week @ 2023-10-05 1608/week @ 2023-10-12 1849/week @ 2023-10-19 1542/week @ 2023-10-26 1702/week @ 2023-11-02 1416/week @ 2023-11-09 1623/week @ 2023-11-16 1919/week @ 2023-11-23 1401/week @ 2023-11-30

6,621 downloads per month
Used in 28 crates (via git-testament)

BSD-3-Clause

23KB
545 lines

Git Testament Derive

BSD 3 Clause Latest docs Crates.IO

This is the procedural macro behind git-testament.

Please see the git-testament crates.io page for more information, or the git-testament docs.rs page for documentation.


lib.rs:

Derive macro for git_testament

Dependencies

~1–1.6MB
~33K SLoC