Docs.rs
  • hyperchad_renderer_egui-0.1.0
    • hyperchad_renderer_egui 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BSteffaniak
    • Dependencies
      • async-trait ^0.1.88 normal
      • eframe ^0.31.1 normal
      • egui_extras ^0.31.1 normal
      • flume ^0.11.1 normal
      • gimbal_http ^0.1.0 normal
      • hyperchad_actions ^0.1.0 normal
      • hyperchad_color ^0.1.0 normal
      • hyperchad_renderer ^0.1.0 normal
      • hyperchad_router ^0.1.0 normal
      • hyperchad_transformer ^0.1.0 normal
      • image ^0.25.6 normal
      • itertools ^0.14.0 normal
      • log ^0.4 normal
      • moosicbox_app_native_image ^0.1.0 normal
      • moosicbox_assert ^0.1.0 normal
      • moosicbox_logging ^0.1.0 normal
      • moosicbox_task ^0.1.0 normal
      • profiling ^1.0.16 normal optional
      • puffin ^0.19.1 normal optional
      • puffin_http ^0.16.1 normal optional
      • tracing-subscriber ^0.3.19 normal optional
      • tracy-client ^0.18.0 normal optional
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

hyperchad_renderer_egui0.1.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits

Crate hyperchad_renderer_egui

Source

Re-exports§

pub use eframe;

Modules§

canvas
font_metrics
layout
transformer
viewport

Structs§

Color
EguiRenderRunner
EguiRenderer
Handle
Handle to the runtime.
PartialView
View

Enums§

Content
RenderView
RendererEvent

Traits§

RenderRunner
Renderer
ToRenderRunner