Docs.rs
  • leetcode-tui-core-0.5.2
    • leetcode-tui-core 0.5.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akarsh1995
    • Dependencies
      • color-eyre ^0.6.2 normal
      • crossterm ^0.27.0 normal
      • fuzzy-matcher ^0.3.7 normal
      • html2md ^0.2.15 normal
      • indexmap ^2.0.1 normal
      • leetcode-core ^0.5.2 normal
      • leetcode-tui-config ^0.5.2 normal
      • leetcode-tui-db ^0.5.2 normal
      • leetcode-tui-shared ^0.5.2 normal
      • rand ^0.8.5 normal
      • ratatui ^0.29.0 normal
      • regex ^1.9.5 normal
      • thiserror ^1.0.49 normal
      • tokio ^1.32.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

leetcode_tui_core0.5.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • content::MainContent
  • content::question::Questions
  • content::topic::Topic
  • help::Help
  • input::Input
  • popup::Popup
  • popup::SelectPopup
  • progress::ProgressCtx
  • utils::Paginate

Enums

  • errors::CoreError
  • event::Event
  • step::Step

Traits

  • SendError

Macros

  • emit

Functions

  • init

Type Aliases

  • UBStrSender
  • errors::CoreResult