Macro starlark::immutable

source ·
macro_rules! immutable {
    () => { ... };
}
Expand description

Declare the value as immutable.