Module rustfmt_nightly::skip
source Β· Expand description
Module that contains skip related stuffs.
StructsΒ§
- SkipContext πTrack which blocks of code are to be skipped when formatting.
EnumsΒ§
- SkipNameContext πTrack which names to skip.
StaticsΒ§
FunctionsΒ§
- get_skip_names π
- is_skip_attr πSay if youβre playing with
rustfmtβs skip attribute