Re-exports§
pub use bind_error;pub use invalid_input_syntax;pub use bail_bind_error;pub use bail_invalid_input_syntax;
Structs§
Enums§
- Error
Code - 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.