MapSetVars.Visitor

Undocumented in source.
struct MapSetVars(VarName_, Value_, Value_ nullValue = Value_.init)
alias Visitor = MapSetVisitor!(VarName, Value, nullValue)

Meta