const_fn

Attribute Macro const_fn

Source
#[const_fn]
Expand description

A lightweight attribute for easy generation of const functions with conditional compilations.

See crate level documentation for details.