#command #helper #building #macro #cmd #procmd

macro procmd_macro

A helper library for building commands (macro crate)

1 unstable release

0.1.0 Dec 18, 2020

#59 in #cmd


Used in procmd

Apache-2.0 OR MIT

7KB
64 lines

procmd

Build Crate License Downloads

A helper library for building commands.

Documentation

License

Licensed under either of Apache License, Version 2.0 or MIT License at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

This crate is used in the procmd crate for the cmd! macro. It should not be used directly.

Dependencies

~1.5MB
~36K SLoC