gremlin-client 0.8.8

A Rust client for Apache TinkerPop™
Documentation

gremlin-client

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

async-std-runtime

  • async_gremlin
  • async-std
  • async-tungstenite/async-std-runtime
  • async-tungstenite/async-tls
  • mobc/async-std
  • async-tls
  • rustls
  • webpki

tokio-runtime

  • async_gremlin
  • tokio
  • mobc/tokio
  • async-tungstenite/tokio-runtime
  • async-tungstenite/tokio-native-tls
  • tokio-native-tls
  • tokio-stream

async_gremlin

  • futures
  • mobc
  • async-tungstenite
  • async-trait
  • url
  • pin-project-lite

webpki

  • dep:webpki

async-tungstenite

  • dep:async-tungstenite

derive

  • gremlin-derive

async_std

  • async-std-runtime

mobc

  • dep:mobc

async-tls

  • dep:async-tls

url

  • dep:url

tokio-native-tls

  • dep:tokio-native-tls

gremlin-derive

  • dep:gremlin-derive

pin-project-lite

  • dep:pin-project-lite

async-trait

  • dep:async-trait

tokio-stream

  • dep:tokio-stream

async-std

  • dep:async-std

tokio

  • dep:tokio

rustls

  • dep:rustls

futures

  • dep:futures