Module 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Β§

RUSTFMT πŸ”’
SKIP πŸ”’

FunctionsΒ§

get_skip_names πŸ”’
is_skip_attr πŸ”’
Say if you’re playing with rustfmt’s skip attribute