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_expr1.0.0-rc3

Module errors

Module Items

  • Structs
  • Enums

In crate spacetimedb_expr

spacetimedb_expr

Module errors

Source

Structs§

  • DuplicateName
  • FilterReturnType
  • InsertFieldsError
  • InsertValuesError
  • InvalidLiteral
  • InvalidOp
  • UnexpectedType

Enums§

  • InvalidWildcard
  • TypingError
  • Unresolved
  • Unsupported