Module rustdb::run[][src]

Expand description

Instruction and other run time types.

Structs

Compiled Select Expression.

Info for ForNext Inst.

State for FOR loop (sorted case).

State for FOR loop (non-sorted case).

Compiled Function.

Enums

Actions for altering columns of a table.

Compiled Table Expression.

Function that compiles a builtin function call ( see Database::new ).

Database Operation

Instruction.

Traits

Compiled expression which yields type T when evaluated.

Type Definitions

Pointer to CExp.

Iterator that yields references to page data.