Expand description
A collection of procedural macros for uutils.
Macros§
- help_
about - Get the about text from the help file.
- help_
section - Reads a section from a file of the util as a
str
literal. - help_
usage - Get the usage from the help file.
Attribute Macros§
- main
- A procedural macro to define the main function of a uutils binary.