[][src]Constant csml_interpreter::error_format::ERROR_USE

pub const ERROR_USE: &str = "'use' must be assigning a variable with keyword 'as'. Example: 'use value as key'";