Docs.rs
  • rs-store-2.2.0
    • rs-store 2.2.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rookiecj
    • Dependencies
      • rusty_pool ^0.7 normal
      • thiserror ^1.0 normal
    • Versions
    • 59.52% of the crate is documented
  • 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

rs_store2.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • builder::StoreBuilder
  • reducer::FnReducer
  • store_droppable::DroppableStore
  • store_impl::StoreImpl
  • subscriber::FnSubscriber

Enums

  • BackpressurePolicy
  • effect::Effect
  • middleware::MiddlewareOp
  • reducer::DispatchOp
  • store::StoreError
  • store_impl::ActionOp

Traits

  • dispatcher::Dispatcher
  • effect::EffectResultReceiver
  • middleware::Middleware
  • reducer::Reducer
  • store::Store
  • subscriber::Subscriber
  • subscriber::Subscription

Type Aliases

  • effect::EffectFunction
  • effect::EffectResult

Constants

  • store::DEFAULT_CAPACITY
  • store::DEFAULT_STORE_NAME