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