Module error

Source

Re-exports§

pub use bind_error;
pub use bail_bind_error;

Structs§

RwError
The Box-wrapped type of ErrorCode.

Enums§

ErrorCode
The error type for the frontend crate, acting as the top-level error type for the entire RisingWave project.

Type Aliases§

Result
The result type for the frontend crate.