Docs.rs
  • prototty_event_routine-0.29.0
    • prototty_event_routine 0.29.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gridbugs
    • Dependencies
      • log ^0.4 normal
      • prototty_app ^0.29 normal
      • prototty_input ^0.29 normal
      • prototty_render ^0.29 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

prototty_event_routine0.29.0

  • All Items

Crate Items

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

Crate prototty_event_routine

Source

Re-exports§

pub use prototty_input;
pub use prototty_render;

Modules§

common_event

Macros§

make_either

Structs§

AndThen
Decorated
Event
EventRoutineAppOneShotIgnoreReturn
EventRoutineView
Map
OnEvent
Peek
Repeat
Select
SideEffect
SideEffectThen
Value
ViewContext

Enums§

Either
Handled
Input
An input event

Traits§

ColModify
DataSelector
Decorate
EventOrPeek
EventRoutine
Frame
Selector
View
ViewSelector

Functions§

event_or_peek_with_handled