Docs.rs
  • forky_web-0.1.39
    • forky_web 0.1.39
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mrchantey
    • Dependencies
      • anyhow ^1.0.75 normal
      • console_error_panic_hook ^0.1.7 normal
      • extend ^1.1.2 normal
      • forky_core 0.* normal
      • js-sys ^0.3.63 normal
      • leptos ^0.5.2 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • wasm-bindgen ^0.2.86 normal
      • wasm-bindgen-futures ^0.4.36 normal
      • web-sys ^0.3.61 normal
    • Versions
    • 0% 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

forky_web0.1.39

  • All Items
  • Modules
  • Structs
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate forky_web

source ·

Modules

  • animation_frame
  • array
  • bevy_canvas
  • button
  • closure
  • context_menu
  • document
  • document_interaction_listener
  • element
  • fetch
  • file
  • forky_style
  • forky_style_g
  • history
  • html_event_listener
  • iframe
  • lifecycle
  • location
  • log_buffer
  • log_filter
  • loop_utils
  • mount
  • not_found
  • poll
  • prelude
  • replace_func
  • resizable_canvas
  • resize_listener
  • response
  • result
  • search_params
  • set_panic_hook
  • slider
  • ui_style
  • ui_style_g
  • utils

Structs

  • AnimationFrame
  • BevyCanvasProps
    Props for the BevyCanvas component.
  • ButtonProps
    Props for the Button component.
  • History
  • HtmlEventListener
  • Location
  • LogBuffer
  • LogFilter
  • Mount
  • NotFoundProps
    Props for the NotFound component.
  • ReplaceFunc
  • ResizableCanvasProps
    Props for the ResizableCanvas component.
  • ResizeListener
  • SearchParams
  • SliderProps
    Props for the Slider component.
  • TextSliderProps
    Props for the TextSlider component.

Traits

  • ArrayExt
  • ClosureFnMutT1T2Ext
  • DocumentExt
  • HtmlElementExt
  • HtmlIFrameElementExt
  • ResponseExt
  • ResultTJsValueExt

Functions

  • BevyCanvas
    Optional Props
  • Button
    Required Props
  • NotFound
    Required Props
  • ResizableCanvas
    Optional Props
  • Slider
    Required Props
  • TextSlider
    Required Props
  • await_document_interaction
  • block_forever
  • download_binary
  • fetch
  • forget
  • forget_func
  • is_mounted
  • loop_forever
  • loop_while_mounted
  • mount
  • mount_with_unmount
  • path_name
  • performance_now
  • poll_ok
  • poll_ok_with_timeout
  • prevent_context_menu
    Leaks
  • run_async
  • run_on_timeout
  • set_panic_hook
  • upload_binary
  • wait_for_16_millis
  • wait_for_millis

Type Aliases

  • FnClosure
  • FnClosure2
  • FnClosureUnit