Docs.rs
  • ic-event-hub-0.3.2
    • ic-event-hub 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • seniorjoinu
    • Dependencies
      • async-trait ^0.1.53 normal
      • candid ^0.7.13 normal
      • futures ^0.3.21 normal
      • ic-cdk ^0.4.0 normal
      • leb128 ^0.2.5 normal
      • serde ^1.0.136 normal
    • Versions
    • 18.06% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate ic_event_hub

logo
Change settings

List of all items

Structs

  • event_hub::EventHub
  • types::CallbackInfo
  • types::CallbackInfoExt
  • types::EncodedEventBatch
  • types::Event
  • types::EventField
  • types::EventFilter
  • types::EventQueue
  • types::GetSubscribersRequest
  • types::GetSubscribersResponse
  • types::RemoteCallEndpoint
  • types::SubscribeRequest
  • types::TimestampedRemoteCallEndpoint

Enums

  • types::EventHubError

Traits

  • api::IEventHubClient
  • types::IEvent
  • types::IEventFilter

Macros

  • implement_event_emitter
  • implement_subscribe
  • implement_unsubscribe

Functions

  • fns::emit_impl
  • fns::get_subscriers_impl
  • fns::send_events_impl
  • fns::subscribe_impl
  • fns::unsubscribe_impl

Typedefs

  • types::UnsubscribeRequest

Constants

  • EVENT_NAME_FIELD