Docs.rs
spacetimedb-expr-1.0.0-rc3
spacetimedb-expr 1.0.0-rc3
Docs.rs crate page
Links
crates.io
Source
Owners
cloutiertyler
jdetter
bfops
Dependencies
derive_more ^0.99
normal
spacetimedb-lib ^1.0.0-rc3
normal
spacetimedb-primitives ^1.0.0-rc3
normal
spacetimedb-sats ^1.0.0-rc3
normal
spacetimedb-schema ^1.0.0-rc3
normal
spacetimedb-sql-parser ^1.0.0-rc3
normal
string-interner ^0.17.0
normal
thiserror ^1.0.37
normal
spacetimedb-lib ^1.0.0-rc3
dev
Versions
28.46%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spacetimedb_
expr
1.0.0-rc3
Module statement
Module Items
Structs
Enums
Functions
Type Aliases
In crate spacetimedb_
expr
spacetimedb_expr
Module
statement
Copy item path
Source
Structs
§
Invalid
Var
SetVar
ShowVar
Table
Delete
Table
Insert
Table
Update
Enums
§
Statement
Functions
§
compile_
sql_
stmt
Parse and type check a
general
query into a
StatementCtx
.
type_
delete
Type check a DELETE statement
type_
insert
Type check an INSERT statement
type_
set
type_
show
type_
update
Type check an UPDATE statement
Type Aliases
§
Row
A resolved row of literal values for an insert