Docs.rs
  • convex_sync_types-0.3.0
    • convex_sync_types 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JamesCowling
    • nipunn1313
    • Dependencies
      • anyhow ^1 normal
      • base64 ^0.13 normal
      • derive_more ^0.99 normal
      • proptest ^1 normal
      • proptest-derive ^0.3.0 normal
      • rand ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • uuid ^1.3 normal
      • proptest ^1 dev
      • proptest-derive ^0.3.0 dev
    • Versions
    • 12.36% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate convex_sync_types

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • backoff::Backoff
  • module_path::CanonicalizedModulePath
  • module_path::ModulePath
  • timestamp::Timestamp
  • types::ClientEvent
  • types::Query
  • types::QueryFailure
  • types::QueryId
  • types::SessionId
  • types::StateVersion
  • types::UserIdentifier
  • types::UserIdentityAttributes
  • udf_path::CanonicalizedUdfPath
  • udf_path::UdfPath

Enums

  • types::AuthenticationToken
  • types::ClientMessage
  • types::QuerySetModification
  • types::ServerMessage
  • types::StateModification

Functions

  • identifier::check_valid_identifier
  • json::double_option

Type Definitions

  • types::IdentityVersion
  • types::LogLines
  • types::QuerySetVersion
  • types::SerializedQueryJournal
  • types::SessionRequestSeqNumber

Statics

  • headers::DEPRECATION_MSG_HEADER_NAME
  • headers::DEPRECATION_STATE_HEADER_NAME

Constants

  • identifier::IDENTIFIER_REQUIREMENTS
  • identifier::MAX_IDENTIFIER_LEN
  • identifier::MIN_IDENTIFIER
  • module_path::ACTIONS_DIR
  • module_path::CRON_PATH
  • module_path::DEPS_DIR
  • module_path::HTTP_PATH
  • module_path::SYSTEM_UDF_DIR