pub type FuncArgs = HashMap<String, Value>;
引数。文字列から Json value へのマップ。
pub struct FuncArgs { /* private fields */ }