Docs.rs
  • menmos-interface-0.2.6
    • menmos-interface 0.2.6
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dalloriam
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1.53 normal
      • base64 ^0.13 normal
      • bytes ^1 normal
      • futures ^0.3 normal
      • headers ^0.3.7 normal
      • nom ^7.1.1 normal
      • rapidquery ^0.2.6 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • time ^0.3.9 normal
    • Versions
    • 17.72% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

interface0.2.6

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate interface

Source

Structs§

Blob
BlobInfo
BlobInfoRequest
BlobMeta
Metadata associated with a blob.
BlobMetaRequest
Metadata accepted when indexing a blob.
CertificateInfo
FacetResponse
Hit
MetadataList
MoveInformation
Query
A query that can be sent to a Menmos cluster.
QueryResponse
The results of a query.
RoutingConfig
RoutingConfigState
StorageNodeInfo
StorageNodeResponseData
Data sent back to the storage node from the directory.
TaggedBlobInfo
TaggedBlobMeta
Tagged version of the metadata associated with a blob.
TaggedRoutingConfig
TaggedRoutingConfigState

Enums§

DirtyState
Expression
ExpressionField
FieldValue
RedirectInfo
RoutingAlgorithm
SortOrder
A sorting order.
TaggedFieldValue

Traits§

BlobIndexer
DirectoryNode
NodeAdminController
QueryExecutor
RoutingConfigManager
StorageNode
UserManagement

Type Aliases§

DynDirectoryNode
DynStorageNode