Docs.rs
  • orientdb-client-0.6.0
    • orientdb-client 0.6.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wolf4ood
    • Dependencies
      • async-std ^1.9 normal optional
      • async-trait ^0.1.10 normal optional
      • byteorder ^1.3.2 normal
      • chrono ^0.4.7 normal
      • futures ^0.3 normal optional
      • mobc ^0.7 normal optional
      • nom ^6.1 normal
      • orientdb-macro ^0.2 normal optional
      • r2d2 ^0.8.5 normal
      • thiserror ^1.0.13 normal
      • tokio ^1 normal optional
      • uuid ^0.8 normal optional
      • dotenv ^0.14.1 dev
      • uuid ^0.8 dev
    • Versions
    • 0.85% 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

orientdb_client0.6.0

Module response

Module Items

  • Structs
  • Enums
  • Traits

In orientdb_client::common::protocol::messages

orientdb_client::common::protocol::messages

Module response

Source

Structs§

Connect
CreateDB
DropDB
ExistDB
Header
LiveQuery
LiveQueryResult
Open
Query
QueryClose
Response

Enums§

ResponseType
Status

Traits§

Payload