Docs.rs
  • lucamoller_dust-0.1.1
    • lucamoller_dust 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lucamoller
    • Dependencies
      • axum ^0.7 normal optional
      • console_error_panic_hook ^0.1 normal
      • lucamoller_dust_macro ^0.1.0 normal
      • http ^1 normal
      • leptos ^0.6 normal
      • leptos_axum ^0.6 normal optional
      • leptos_meta ^0.6 normal
      • leptos_router ^0.6 normal
      • once_cell ^1.19.0 normal
      • serde ^1 normal
      • tokio ^1 normal optional
      • tower ^0.4 normal optional
      • tower-http ^0.5 normal optional
      • wasm-bindgen ^0.2.92 normal optional
      • web-sys ^0.3.63 normal
    • Versions
    • 0% 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

dust0.1.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Attribute Macros
  • Derive Macros

Crate dust

Source

Re-exports§

pub use console_error_panic_hook;
pub use leptos;
pub use leptos_meta;
pub use leptos_router;
pub use once_cell;
pub use serde;
pub use web_sys;

Modules§

file_handler
serve

Macros§

dust_lib
dust_main

Structs§

Executor
Input
Output
StateCallback
StateCallbackWithId

Enums§

OutputState

Traits§

ApplyUpdates
StateTypes
ValueToIdentifier

Attribute Macros§

dust_define_callback

Derive Macros§

DustState