Docs.rs
  • milvus-0.2.0
    • milvus 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • andreytkachenko
    • Dependencies
      • futures ^0.3 normal
      • prost ^0.11 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tonic ^0.8 normal
      • rand ^0.8 dev
      • tokio ^1 dev
      • tonic-build ^0.8 build
    • Versions
    • 0% 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
    • 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 milvus

logo
Change settings

List of all items

Structs

  • client::Client
  • collection::Collection
  • collection::Partition
  • collection::SearchParams
  • collection::SearchQueryOption
  • data::FieldColumn
  • data::SearchCollection
  • data::SearchEntry
  • data::SearchResults
  • schema::CollectionSchema
  • schema::CollectionSchemaBuilder
  • schema::FieldData
  • schema::FieldSchema

Enums

  • client::ConsistencyLevel
  • collection::ConsistencyLevel
  • collection::IndexType
  • collection::MetricType
  • error::Error
  • schema::Error
  • value::Value
  • value::ValueVec

Traits

  • collection::SearchArray
  • data::FromField
  • data::HasDataType
  • schema::Collection
  • schema::Entity
  • schema::FromDataFields
  • schema::IntoDataFields

Functions

  • data::make_field_data

Typedefs

  • error::Result