Docs.rs
  • wcanvas-0.0.1
    • wcanvas 0.0.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • madd-games
    • Dependencies
      • async-trait ^0.1.72 normal
      • image ^0.24.7 normal
      • tokio ^1 normal
      • wgpu ^0.17.0 normal
      • winit ^0.28.6 normal
      • rand ^0.8.5 dev
    • Versions
    • 59.65% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wcanvas0.0.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • bitmap::Bitmap
  • brush::Brush
  • canvas::Canvas
  • color::Color
  • ctx::GraphicsContext
  • geo::Dims
  • geo::Pos
  • geo::Rect
  • tex::Texture

Enums

  • error::WgpuBackendError

Traits

  • canvas::CanvasBackend