Expand description
An easier way to mask code blocks than commenting them out.
Due to rust#54727, it can
not be used on { }
blocks yet.
Attribute Macros§
- hollow
- Swallow the body of the
fn
it’s attached to.
An easier way to mask code blocks than commenting them out.
Due to rust#54727, it can
not be used on { }
blocks yet.
fn
it’s attached to.