Docs.rs
  • openiap-clib-0.0.1
    • openiap-clib 0.0.1
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • skadefro
    • Dependencies
      • lazy_static ^1.5.0 normal
      • openiap-client ^0.0.1 normal
      • serde_json ^1.0.120 normal
      • tokio ^1.38.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3.18 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

openiap_clib0.0.1

  • All Items
  • Structs
  • Functions

Crate openiap_clib

source ·

Structs§

  • AggregateRequestWrapper
  • AggregateResponseWrapper
  • ClientWrapper
  • CountRequestWrapper
  • CountResponseWrapper
  • DistinctRequestWrapper
  • DistinctResponseWrapper
  • DownloadRequestWrapper
  • DownloadResponseWrapper
  • InsertOneRequestWrapper
  • InsertOneResponseWrapper
  • QueryRequestWrapper
  • QueryResponseWrapper
  • QueueEventWrapper
  • RegisterExchangeRequestWrapper
  • RegisterExchangeResponseWrapper
  • RegisterQueueRequestWrapper
  • RegisterQueueResponseWrapper
  • SigninRequestWrapper
  • SigninResponseWrapper
  • UnRegisterQueueResponseWrapper
  • UnWatchResponseWrapper
  • UploadRequestWrapper
  • UploadResponseWrapper
  • WatchEventWrapper
  • WatchRequestWrapper
  • WatchResponseWrapper

Functions§

  • aggregate
  • aggregate_async
  • connect
  • connect_async
  • count
  • count_async
  • disable_tracing
  • distinct
  • distinct_async
  • download
  • download_async
  • enable_tracing
  • free_aggregate_response
  • free_client
  • free_count_response
  • free_distinct_response
  • free_download_response
  • free_insert_one_response
  • free_query_response
  • free_queue_event
  • free_register_queue_response
  • free_signin_response
  • free_unregister_queue_response
  • free_unwatch_response
  • free_upload_response
  • free_watch_event
  • free_watch_response
  • insert_one
  • insert_one_async
  • next_queue_event
  • next_watch_event
  • query
  • query_async
  • register_exchange
  • register_queue
  • signin
  • signin_async
  • unregister_queue
  • unwatch
  • upload
  • upload_async
  • watch
  • watch_async