Docs.rs
  • octyl-0.1.0
    • octyl 0.1.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • hueblu
    • Dependencies
      • crossterm ^0.26 normal
      • futures ^0.3 normal
      • ropey ^1.6 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal
    • Versions
    • 3.65% 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

octyl0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • compositor::Compositor
  • compositor::component::EmptyComponent
  • compositor::component::TextComponent
  • compositor::component::Window
  • compositor::frame::Frame
  • document::Document
  • geometry::Position
  • geometry::Rect
  • geometry::Split
  • terminal::Terminal
  • terminal::event::KeyEvent
  • terminal::event::KeyModifiers
  • util::CharBuffer

Enums

  • compositor::frame::Layer
  • compositor::frame::TiledWindowTree
  • error::Error
  • geometry::Direction
  • geometry::Orientation
  • geometry::Ratio
  • terminal::event::KeyCode
  • terminal::event::KeyEventKind
  • terminal::event::TerminalEvent

Traits

  • compositor::component::AsComponent
  • compositor::component::Component

Type Aliases

  • error::Result