Docs.rs
  • anathema-0.2.11
    • anathema 0.2.11
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • togglebyte
    • Dependencies
      • anathema-backend ^0.2.11 normal
      • anathema-default-widgets ^0.2.11 normal
      • anathema-geometry ^0.2.11 normal
      • anathema-runtime ^0.2.11 normal
      • anathema-state ^0.2.11 normal
      • anathema-state-derive ^0.2.11 normal
      • anathema-store ^0.2.11 normal
      • anathema-templates ^0.2.11 normal
      • anathema-value-resolver ^0.2.11 normal
      • anathema-widgets ^0.2.11 normal
    • Versions
    • 10% 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
    • 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

anathema0.2.11

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • component::Children
  • component::ComponentId
  • component::Context
  • component::Emitter
  • component::KeyEvent
  • component::List
  • component::Map
  • component::Maybe
  • component::MouseEvent
  • component::UserEvent
  • component::Value
  • prelude::ComponentBlueprintId
  • prelude::Document
  • prelude::Runtime
  • prelude::TuiBackend

Enums

  • component::Color
  • component::Event
  • component::KeyCode
  • component::KeyState
  • component::MouseButton
  • component::MouseState
  • prelude::SourceKind

Traits

  • component::Component
  • component::State
  • prelude::Backend
  • prelude::ToSourceKind

Derive Macros

  • component::State

Type Aliases

  • component::Nullable
  • prelude::MessageReceiver