cfg_select! has become widely available and I wish it would be handled in a way resembling previously existing concepts:
- inactive sections should get
inactive-code and dimmed, like with the #[cfg(..)] equivalent
- the
=> should not be regarded as separate = >, like with the match equivalent

cfg_select!has become widely available and I wish it would be handled in a way resembling previously existing concepts:inactive-codeand dimmed, like with the#[cfg(..)]equivalent=>should not be regarded as separate=>, like with thematchequivalent