Variables

Type Alias Variables 

Source
pub type Variables = HashMap<String, Value>;
Expand description

変数コンテキスト

Aliased Type§

pub struct Variables { /* private fields */ }