// Specifies how many subqueries will be processed recursively before the query fails. pub const MAX_RECURSIVE_QUERIES: usize = 16; pub const APP_ENDPOINT: &'static str = "https://app.surrealdb.com";