Docs.rs
  • chargrid_event_routine-0.3.0
    • chargrid_event_routine 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gridbugs
    • Dependencies
      • chargrid_app ^0.2 normal
      • chargrid_input ^0.2 normal
      • chargrid_render ^0.2 normal
      • log ^0.4 normal
    • Versions
    • 0% 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

chargrid_event_routine0.3.0

  • All Items

Crate Items

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

Crate chargrid_event_routine

Source

Re-exports§

  • pub use chargrid_input;
  • pub use chargrid_render;

Modules§

  • common_event

Macros§

  • make_either

Structs§

  • AndThen
  • Decorated
  • Event
  • EventRoutineAppOneShotIgnoreReturn
  • EventRoutineView
  • Loop
  • Map
  • OnEvent
  • Peek
  • Repeat
  • Select
  • SideEffect
  • SideEffectThen
  • Then
  • Unfold
  • Value
  • ViewContext

Enums§

  • Handled
  • Input
    An input event

Traits§

  • ColModify
  • DataSelector
  • Decorate
  • EventOrPeek
  • EventRoutine
  • Frame
  • Selector
  • View
  • ViewSelector

Functions§

  • event_or_peek_with_handled
  • side_effect
  • side_effect_then
  • side_effect_then_with_view
  • side_effect_with_view