Docs.rs
  • typedb-protocol-3.4.0
    • typedb-protocol 3.4.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • alexjpwalker
    • haikalpribadi
    • typedb-bot
    • Dependencies
      • prost =0.13.5 normal
      • tonic =0.12.3 normal
    • Versions
    • 31.32% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate typedb_protocol

typedb_protocol3.4.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums

Crates

  • typedb_protocol

Crate typedb_protocol

Source

Modules§

authentication
Nested message and enum types in Authentication.
concept
Nested message and enum types in Concept.
concept_document
Nested message and enum types in ConceptDocument.
connection
Nested message and enum types in Connection.
database
Nested message and enum types in Database.
database_manager
Nested message and enum types in DatabaseManager.
database_replicas
Nested message and enum types in DatabaseReplicas.
migration
Nested message and enum types in Migration.
options
Nested message and enum types in Options.
query
Nested message and enum types in Query.
row_entry
Nested message and enum types in RowEntry.
server_manager
Nested message and enum types in ServerManager.
thing
Nested message and enum types in Thing.
transaction
Nested message and enum types in Transaction.
type
Nested message and enum types in Type.
type_db_client
Generated client implementations.
type_db_server
Generated server implementations.
user
Nested message and enum types in User.
user_manager
Nested message and enum types in UserManager.
value
Nested message and enum types in Value.
value_type
Nested message and enum types in ValueType.

Structs§

Attribute
AttributeType
Authentication
Concept
ConceptDocument
ConceptRow
Connection
ConnectionId
Connection ID and Token are expected in all message metadata
Database
DatabaseManager
DatabaseReplicas
Entity
EntityType
Error
This is an emulation of the google ErrorDetails message. Generally, ErrorDetails are submitted via the GRPC error mechanism, but a manual error sending is required in streams
Migration
Options
Query
Relation
RelationType
RoleType
RowEntry
Server
ServerManager
Thing
Transaction
Type
User
UserManager
Value
ValueType

Enums§

Version

Results

Settings
Help

Type "user_manager" not found. Showing results for closest type name "usermanager" instead.

    module
    typedb_protocol::user_manager
    Nested message and enum types in UserManager.
    struct
    typedb_protocol::UserManager
    method
    typedb_protocol::UserManager::clone
    &UserManager -> UserManager
    method
    typedb_protocol::UserManager::encoded_len
    &UserManager -> usize
    method
    typedb_protocol::UserManager::clear
    &mut UserManager -> ()
    method
    typedb_protocol::UserManager::eq
    &UserManager, &UserManager -> bool
    method
    typedb_protocol::UserManager::fmt
    &UserManager, &mut Formatter -> Result
    method
    typedb_protocol::UserManager::default
    -> UserManager
    method
    typedb_protocol::UserManager::clone
    &UserManager -> UserManager