Docs.rs
  • spacetimedb-schema-2-1.0.0-rc2
    • spacetimedb-schema-2 1.0.0-rc2
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • cloutiertyler
    • Dependencies
      • anyhow ^1.0.68 normal
      • enum-as-inner ^0.6 normal
      • hashbrown ^0.15 normal
      • itertools ^0.12 normal
      • lazy_static ^1.4.0 normal
      • petgraph ^0.6.5 normal
      • serde_json ^1.0.128 normal
      • smallvec ^1.11 normal
      • spacetimedb-data-structures ^1.0.0-rc2 normal
      • spacetimedb-lib ^1.0.0-rc2 normal
      • spacetimedb-primitives ^1.0.0-rc2 normal
      • spacetimedb-sats ^1.0.0-rc2 normal
      • spacetimedb-sql-parser-2 ^1.0.0-rc2 normal
      • thiserror ^1.0.37 normal
      • unicode-ident ^1.0.12 normal
      • unicode-normalization ^0.1.23 normal
      • proptest ^1.4 dev
      • spacetimedb-lib ^1.0.0-rc2 dev
    • Versions
    • 63.93% of the crate is documented
  • 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_schema_21.0.0-rc2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • auto_migrate::AutoMigratePlan
  • auto_migrate::ManualMigratePlan
  • def::BTreeAlgorithm
  • def::ColumnDef
  • def::ConstraintDef
  • def::IndexDef
  • def::ModuleDef
  • def::ReducerDef
  • def::RowLevelSecurityDef
  • def::ScheduleDef
  • def::ScopedTypeName
  • def::SequenceDef
  • def::TableDef
  • def::TypeDef
  • def::UniqueConstraintData
  • def::deserialize::ReducerArgsDeserializeSeed
  • def::deserialize::ReducerArgsWithSchema
  • error::PrettyAlgebraicType
  • error::RawColumnName
  • identifier::Identifier
  • schema::ColumnSchema
  • schema::ColumnSchemaRef
  • schema::ConstraintSchema
  • schema::IndexSchema
  • schema::RowLevelSecuritySchema
  • schema::ScheduleSchema
  • schema::SequenceSchema
  • schema::TableSchema
  • type_for_generate::PlainEnumTypeDef
  • type_for_generate::ProductTypeDef
  • type_for_generate::SumTypeDef
  • type_for_generate::TypespaceForGenerate
  • type_for_generate::TypespaceForGenerateBuilder

Enums

  • auto_migrate::AutoMigrateError
  • auto_migrate::AutoMigratePrecheck
  • auto_migrate::AutoMigrateStep
  • auto_migrate::MigratePlan
  • def::ConstraintData
  • def::IndexAlgorithm
  • error::IdentifierError
  • error::TypeLocation
  • error::ValidationError
  • type_for_generate::AlgebraicTypeDef
  • type_for_generate::AlgebraicTypeUse
  • type_for_generate::ClientCodegenError
  • type_for_generate::PrimitiveType

Traits

  • def::ModuleDefLookup
  • schema::Schema

Functions

  • auto_migrate::ponder_auto_migrate
  • auto_migrate::ponder_migrate
  • def::validate::v8::validate
  • def::validate::v9::validate

Type Aliases

  • auto_migrate::Result
  • def::IdentifierMap
  • def::validate::Result
  • error::ValidationErrors