API Reference dry v0.1.9

Modules

Dry

Allow for creating structs, with fields of certain type, default value, custom function and more.

Error raised when a runtime error occures, for example when an attribute is not of the correct type.

Represents any type

Represents the array type

Represents the atom type

Represents the bool type

Represents the float type

Represents the integer type

Represents the map type

Represents the string type

Represents the struct type