kvarn::prelude::utils::prelude::compact_str::core::prelude::rust_2018

Attribute Macro derive_const

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

Attribute macro used to apply derive macros for implementing traits in a const context.

See the reference for more info.