Docs.rs
  • forma-render-0.1.0
    • forma-render 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dragostis
    • Dependencies
      • anyhow ^1.0.66 normal
      • bytemuck ^1.12.3 normal
      • crossbeam-utils ^0.8.12 normal
      • crumsort ^0.1.0 normal
      • etagere ^0.2.7 normal
      • ramhorns ^0.12 normal
      • rayon ^1.5.3 normal
      • rustc-hash ^1.1.0 normal
      • wgpu ^0.14.0 normal
      • half ^2.1.0 dev
      • pollster ^0.2.5 dev
      • rand ^0.8.5 dev
    • Versions
    • 21.82% of the crate is documented
  • Go to latest version
  • 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
    • 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

logo

Crate forma_render

  • Structs
  • Enums
  • Constants
  • Traits
?
Change settings

List of all items

Structs

  • Composition
  • GeomId
  • Layer
  • Order
  • Path
  • PathBuilder
  • cpu::Rect
  • cpu::Renderer
  • cpu::buffer::Buffer
  • cpu::buffer::BufferBuilder
  • cpu::buffer::BufferLayerCache
  • cpu::buffer::layout::Chunks
  • cpu::buffer::layout::LinearLayout
  • cpu::buffer::layout::Ref
  • cpu::buffer::layout::Slice
  • cpu::buffer::layout::SliceCache
  • cpu::buffer::layout::Span
  • gpu::Renderer
  • gpu::Timings
  • math::AffineTransform
  • math::GeomPresTransform
  • math::Point
  • prelude::AffineTransform
  • prelude::Composition
  • prelude::GeomPresTransform
  • prelude::Layer
  • prelude::Order
  • prelude::Path
  • prelude::PathBuilder
  • prelude::Point
  • prelude::Timings
  • styling::Color
  • styling::Gradient
  • styling::GradientBuilder
  • styling::Image
  • styling::ImageId
  • styling::Props
  • styling::Style
  • styling::Texture

Enums

  • OrderError
  • cpu::Channel
  • cpu::buffer::layout::TileFill
  • math::GeomPresTransformError
  • prelude::Channel
  • styling::BlendMode
  • styling::Fill
  • styling::FillRule
  • styling::Func
  • styling::GradientType
  • styling::ImageError

Traits

  • cpu::buffer::layout::Flusher
  • cpu::buffer::layout::Layout

Constants

  • consts::LAYER_LIMIT
  • consts::MAX_HEIGHT
  • consts::MAX_WIDTH
  • consts::cpu::TILE_HEIGHT
  • consts::cpu::TILE_WIDTH
  • consts::gpu::TILE_HEIGHT
  • consts::gpu::TILE_WIDTH
  • cpu::BGR0
  • cpu::BGR1
  • cpu::BGRA
  • cpu::RGB0
  • cpu::RGB1
  • cpu::RGBA
  • prelude::BGR0
  • prelude::BGR1
  • prelude::BGRA
  • prelude::RGB0
  • prelude::RGB1
  • prelude::RGBA