Docs.rs
  • bounce-0.9.0
    • bounce 0.9.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • futursolo
    • Dependencies
      • anymap2 ^0.13.0 normal
      • async-trait ^0.1.68 normal optional
      • bounce-macros ^0.9.0 normal
      • futures ^0.3.28 normal
      • gloo ^0.10.0 normal optional
      • html-escape ^0.2.13 normal optional
      • once_cell ^1.18.0 normal
      • serde ^1.0.164 normal
      • tracing ^0.1 normal
      • wasm-bindgen ^0.2.87 normal
      • web-sys ^0.3.64 normal optional
      • yew ^0.21 normal
      • gloo ^0.10.0 dev
      • thiserror ^1 dev
      • wasm-bindgen-test ^0.3.37 dev
      • web-sys ^0.3.64 dev
      • yew ^0.21 dev
    • Versions
    • 100% 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
    • 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

bounce0.9.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • Artifact
  • ArtifactProps
  • BounceRoot
  • BounceRootProps
  • BounceStates
  • UseAtomHandle
  • UseSliceHandle
  • helmet::Helmet
  • helmet::HelmetBridge
  • helmet::HelmetBridgeProps
  • helmet::HelmetProps
  • helmet::StaticRenderer
  • helmet::StaticWriter
  • query::UseMutationHandle
  • query::UseQueryHandle
  • query::UseQueryValueHandle

Enums

  • Deferred
  • helmet::HelmetTag
  • query::MutationState
  • query::QueryState
  • query::QueryValueState

Traits

  • CloneAtom
  • CloneSlice
  • FutureNotion
  • InputSelector
  • Observed
  • Selector
  • WithNotion
  • query::Mutation
  • query::Query

Attribute Macros

  • future_notion
  • prelude::future_notion

Derive Macros

  • Atom
  • Slice
  • prelude::Atom
  • prelude::Slice

Functions

  • helmet::render_static
  • query::use_mutation
  • query::use_prepared_query
  • query::use_query
  • query::use_query_value
  • use_artifacts
  • use_atom
  • use_atom_setter
  • use_atom_value
  • use_future_notion_runner
  • use_input_selector_value
  • use_notion_applier
  • use_selector_value
  • use_slice
  • use_slice_dispatch
  • use_slice_value

Type Aliases

  • query::MutationResult
  • query::QueryResult