7 releases

Uses old Rust 2015

0.2.7 Jun 8, 2021
0.2.6 Jun 7, 2021
0.2.5 Sep 17, 2019
0.2.4 Oct 9, 2018
0.2.1 May 21, 2018

#531 in #documentation

22 downloads per month
Used in command-macros

MIT license

33KB
827 lines

command-macros-plugin

This crate implements a procedural macro version of command from command-macros crate. This macro exists in a separate crate, because currently procedural macros has to be implemented in their own crates.

For documentation, see command-macros:

Dependencies

~445KB