Docs.rs
  • intuitive-0.1.0
    • intuitive 0.1.0
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • crates.io
    • Source
    • Owners
    • enricozb
    • Dependencies
      • crossterm ^0.25.0 normal
      • ctrlc ^3.2.3 normal
      • intuitive_macros ^0.1 normal
      • lazy_static ^1.4.0 normal
      • parking_lot ^0.12.1 normal
      • serial_test ^0.9 normal
      • thiserror ^1.0.32 normal
      • tui ^0.18.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
    • 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 intuitive

logo
Change settings

List of all items

Structs

  • components::Centered
  • components::Embed
  • components::Empty
  • components::HStack
  • components::Section
  • components::Table
  • components::Text
  • components::VStack
  • components::any::Any
  • components::children::Children
  • components::modal::Funcs
  • components::modal::Modal
  • element::Any
  • event::KeyEvent
  • event::KeyHandler
  • event::KeyModifiers
  • state::State
  • terminal::Rect
  • terminal::Terminal

Enums

  • components::Flex
  • error::Error
  • event::Event
  • event::KeyCode

Traits

  • components::Component
  • element::Element

Macros

  • on_key
  • render

Attribute Macros

  • component

Functions

  • components::modal::use_modal_funcs
  • event::quit
  • event::re_render
  • event::read
  • event::send
  • event::start_crossterm_events
  • state::render_done
  • state::use_state

Typedefs

  • error::Result
  • terminal::Backend
  • terminal::Frame