IniHandler.leafHandler

User callback for parsing a value at this node.

struct IniHandler(S)
void delegate(S value) leafHandler;

Meta