[][src]Function doc_cfg_example::feature_gated_fn

pub fn feature_gated_fn()
This is supported on feature="my-fancy-feature" only.

You can also display a message that differs from the actual #[cfg(..)] conditional.