add error to be debuggable

This commit is contained in:
Kat Lim Ruiz
2025-03-30 11:12:12 -05:00
parent 8d4a6fcaba
commit a69b1c609c

View File

@@ -12,6 +12,7 @@ pub use crate::user_input_ast::{
Delimiter, UserInputAst, UserInputBound, UserInputLeaf, UserInputLiteral,
};
#[derive(Debug)]
pub struct Error;
/// Parse a query