correct span, add help message and add UI test when query depth overflows
This commit is contained in:
@@ -23,4 +23,6 @@ pub mod query;
|
||||
mod values;
|
||||
|
||||
pub use error::HandleCycleError;
|
||||
pub use error::LayoutOfDepth;
|
||||
pub use error::QueryOverflow;
|
||||
pub use values::Value;
|
||||
|
||||
Reference in New Issue
Block a user