Skip to main content

RowContext

Type Alias RowContext 

Source
pub type RowContext = HashMap<String, f64>;
Expand description

Row context for evaluation

Aliased Typeยง

pub struct RowContext { /* private fields */ }