File: README.md

package info (click to toggle)
rust-git-testament-derive 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Git Testament Derive

![BSD 3 Clause](https://img.shields.io/github/license/kinnison/git-testament.svg)
![Latest docs](https://docs.rs/git-testament-derive/badge.svg)
![Crates.IO](https://img.shields.io/crates/v/git-testament-derive.svg)

This is the procedural macro behind `git-testament`.

Please see [the `git-testament` crates.io page](https://crates.io/crates/git-testament)
for more information, or [the `git-testament` docs.rs page](https://docs.rs/git-testament)
for documentation.