Macro cfg_accessible

macro_rules! cfg_accessible { ... }

Keeps the item it's applied to if the passed path is accessible, and removes it otherwise.