Function zng_wgt::node::validate_getter_var

source ·
pub fn validate_getter_var<T: VarValue>(_var: &impl Var<T>)
Expand description

Logs an error if the _var is always read-only.