INPUT_VARS

Constant INPUT_VARS 

Source
const INPUT_VARS: &[&str];
Expand description

Per-sample input variables the caller re-seeds every iteration — writes to these inside per_point are harmless because they get overwritten before the next sample runs.