Docs.rs
  • cipherstash-client-0.4.0-beta.0
    • cipherstash-client 0.4.0-beta.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • coderdan
    • freshtonic
    • github:cipherstash:developers
    • auxesis
    • CDThomas
    • calvinbrewer
    • tobyhede
    • Dependencies
      • aes-gcm ^0.10.1 normal
      • async-mutex ^1.4.0 normal
      • async-trait ^0.1.53 normal
      • aws-sdk-kms ^0.10.1 normal
      • aws-types ^0.10.1 normal
      • ciborium ^0.2.0 normal
      • cipherstash-grpc-wasm ^0.1.0-beta.0 normal
      • conv ^0.3.3 normal
      • envelopers ^0.4.0 normal
      • hex-literal ^0.3.4 normal
      • hmac ^0.12.1 normal
      • lazy_static ^1.4.0 normal
      • minicbor ^0.15.0 normal
      • num-bigint ^0.4 normal
      • ore-encoding-rs ^0.23.3 normal
      • ore-rs ^0.3.0 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • regex ^1 normal
      • serde ^1.0.136 normal
      • serde_bytes ^0.11.6 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.2 normal
      • thiserror ^1.0.30 normal
      • unicode-normalization ^0.1.19 normal
      • uuid ^1.1.2 normal
      • worker ^0.0.10 normal
      • tempfile ^3 dev
      • tokio ^1.18 dev
    • Versions
    • 22.58% of the crate is documented
  • This release has been yanked, 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 cipherstash_client

logo
Change settings

List of all items

Structs

  • api::Api
  • api::Config
  • api::QueryInput
  • api::QueryResponse
  • indexer::CollectionSchema
  • indexer::Indexer
  • indexer::mapping::MappingWithMeta
  • indexer::mapping_indexer::MappingIndexer
  • indexer::text::TextPipeline
  • indexer::vector::Constraint
  • indexer::vector::EncryptedTerm
  • indexer::vector::TermVector
  • indexer::vector::VectorTerm
  • record::Record
  • record::decoder::RecordDecoder
  • record::decoder::RecordSchema

Enums

  • indexer::errors::CollectionSchemaError
  • indexer::errors::LoadIndexerError
  • indexer::errors::QueryIndexingError
  • indexer::errors::RecordIndexingError
  • indexer::mapping::Mapping
  • indexer::query::ConjunctiveCondition
  • indexer::query::Query
  • indexer::query::QueryKind
  • indexer::query::RangeOperator
  • indexer::query::RangeValue
  • indexer::text::TokenFilter
  • indexer::text::TokenProcessor
  • indexer::text::Tokenizer
  • indexer::vector::ConstraintCondition
  • record::decoder::DataType
  • record::decoder::RecordDecoderError
  • record::decoder::SchemaField
  • record::value::Value

Macros

  • collection

Typedefs

  • api::SourceKey