[][src]Module rant::value

Structs

RantFunction

A function callable from Rant.

Enums

IndexError

Error produced by indexing a RantValue.

KeyError

Error produced by keying a RantValue.

RantFunctionInterface

Defines endpoint variants for Rant functions.

RantValue

Rant variable value.

ValueError

Error produced by a RantValue operator or conversion.

Type Definitions

ValueIndexResult
ValueIndexSetResult
ValueKeyResult
ValueKeySetResult
ValueResult