cfg-vis-0.2.1 has been yanked.
cfg-vis
A macro to support #[cfg()] on visibility.
use ;
// default visibility is `pub`, while the target is linux, the visibility is `pub(super)`.
A macro to support #[cfg()] on visibility.
use ;
// default visibility is `pub`, while the target is linux, the visibility is `pub(super)`.