[][src]Module noria::prelude

The prelude contains most of the types needed in everyday operation.

Re-exports

pub use super::ActivationResult;

Structs

ControllerHandle

A handle to a Noria controller.

Table

A Table is used to perform writes, deletes, and other operations to data in base tables.

View

A View is used to query previously defined external views.