Attribute Macro core::prelude::v1::cfg_accessible

source ·
#[cfg_accessible]
🔬This is a nightly-only experimental API. (cfg_accessible #64797)
Expand description

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

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.