Docs.rs
  • dioxus-fullstack-0.6.3
    • dioxus-fullstack 0.6.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jkelleyrtp
    • Dependencies
      • async-trait ^0.1.58 normal optional
      • aws-lc-rs ^1.8.1 normal optional
      • axum ^0.7.0 normal optional
      • base64 ^0.22.1 normal
      • bytes ^1.4.0 normal
      • ciborium ^0.2.1 normal
      • dioxus-cli-config ^0.6.2 normal optional
      • dioxus-desktop ^0.6.2 normal optional
      • dioxus-devtools ^0.6.2 normal optional
      • dioxus-history ^0.6.2 normal
      • dioxus-interpreter-js ^0.6.2 normal optional
      • dioxus-isrg ^0.6.2 normal optional
      • dioxus-lib ^0.6.2 normal
      • dioxus-mobile ^0.6.2 normal optional
      • dioxus-ssr ^0.6.2 normal optional
      • dioxus-web ^0.6.2 normal optional
      • dioxus_server_macro ^0.6.2 normal
      • futures-channel ^0.3.31 normal
      • futures-util ^0.3 normal
      • generational-box ^0.6.2 normal
      • http ^1.0.0 normal optional
      • hyper ^1.0.0 normal optional
      • hyper-rustls ^0.27.2 normal optional
      • once_cell ^1.17.1 normal
      • parking_lot ^0.12.1 normal optional
      • pin-project ^1.1.2 normal optional
      • rustls ^0.23.12 normal optional
      • serde ^1.0.159 normal
      • server_fn ^0.6.5 normal
      • thiserror ^1.0.40 normal optional
      • tokio-stream ^0.1.12 normal optional
      • tokio-util ^0.7.8 normal optional
      • tower ^0.4.13 normal optional
      • tower-http ^0.5.2 normal optional
      • tower-layer ^0.3.2 normal optional
      • tracing ^0.1.37 normal
      • tracing-futures ^0.2.5 normal optional
      • web-sys ^0.3.61 normal optional
      • tokio ^1.40 normal optional
      • tokio ^1.40 normal optional
    • Versions
    • 100% of the crate is documented
  • 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
logo

dioxus_fullstack0.6.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • ServeConfig
  • ServeConfigBuilder
  • UnableToLoadIndex
  • document::server::ServerDocument
  • document::web::FullstackWebDocument
  • prelude::Axum
  • prelude::DioxusServerContext
  • prelude::FromContext
  • prelude::FullstackHTMLTemplate
  • prelude::IncrementalRenderer
  • prelude::IncrementalRendererConfig
  • prelude::ProvideServerContext
  • prelude::SSRState
  • prelude::ServeConfig
  • prelude::ServeConfigBuilder
  • server::RenderHandleState

Enums

  • StreamingMode
  • prelude::ServerFnError

Traits

  • prelude::FromServerContext
  • server::DioxusRouterExt

Attribute Macros

  • prelude::server

Functions

  • prelude::extract
  • prelude::server_context
  • prelude::use_server_cached
  • prelude::use_server_future
  • prelude::with_server_context
  • server::launch::launch
  • server::render_handler