Docs.rs
  • wand-0.1.3
    • wand 0.1.3
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • devfans
    • Dependencies
      • console_error_panic_hook ^0.1.1 normal optional
      • dragon ^0.1.3 normal
      • js-sys ^0.3.27 normal
      • wasm-bindgen ^0.2.50 normal
      • web-sys ^0.3.27 normal
      • wee_alloc ^0.4.2 normal optional
      • wasm-bindgen-test ^0.2 dev
    • Versions
    • 2.96% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wand0.1.3

Crate Items

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

List of all items

Structs

  • component::Event
  • component::Position
  • container::Container
  • core::Application
  • core::CanvasMeta
  • core::FpsCounterProto
  • core::StateProto
  • input::InputProto
  • scene::Scene
  • section::Section
  • span::TextSpan
  • span::WorldSpan

Enums

  • component::EventType
  • container::Scrollable
  • content::Alignment
  • content::Content

Traits

  • span::SpanTrait
  • traits::ContentResize
  • traits::DrawOutline

Macros

  • debug
  • error
  • impl_draw_outline
  • info
  • log
  • warn

Functions

  • utils::debug
  • utils::error
  • utils::get_font_with_limit
  • utils::info
  • utils::log
  • utils::now_ms
  • utils::set_panic_hook
  • utils::warn

Type Aliases

  • core::FpsCounter
  • core::State
  • input::Input
  • section::SectionRef
  • section::SectionWeak
  • span::Span
  • span::SpanRef
  • span::SpanWeak