1 2 3 4 5
#[allow(non_snake_case)] pub fn default_log_luau(_context: &str, _input: &str) { // The default is to do nothing because we don't want to mess with // the xml parsing done by the dcr script. }