surrealdb

Module syn

Source
Expand description

Module containing the implementation of the surrealql tokens, lexer, and parser.

Re-exports§

pub use v1::datetime;
pub use v1::datetime_raw;
pub use v1::duration;
pub use v1::idiom;
pub use v1::json;
pub use v1::parse;
pub use v1::path_like;
pub use v1::range;
pub use v1::subquery;
pub use v1::thing;
pub use v1::thing_raw;
pub use v1::value;

Modules§

common
error
v1