Docs.rs
  • redux-rs-0.3.3
    • redux-rs 0.3.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jeroenvervaeke
    • Dependencies
      • async-trait ^0.1.52 normal
      • env_logger ^0.9.0 normal optional
      • log ^0.4 normal optional
      • tokio ^1 normal
      • tokio ^1 dev
    • Versions
    • 62.07% 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

redux_rs0.3.3

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Store
  • StoreWithMiddleware
  • middlewares::logger::LoggerMiddleware
  • middlewares::thunk::ThunkMiddleware

Enums

  • middlewares::thunk::ActionOrThunk

Traits

  • MiddleWare
  • Reducer
  • Selector
  • StoreApi
  • Subscriber
  • middlewares::thunk::Thunk