Expand description
Single_line_macro
A procedural macro for writing one-line functions and methods
using => expr
syntax. Doc comments (///
) are captured
and re-emitted so that cargo doc
shows them.
Single_line_macro
A procedural macro for writing one-line functions and methods
using => expr
syntax. Doc comments (///
) are captured
and re-emitted so that cargo doc
shows them.