Docs.rs
  • lcode-0.10.0
    • lcode 0.10.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • saying121
    • Dependencies
      • atoi ^2 normal
      • clap ^4 normal
      • clap_complete ^4 normal
      • colored ^3 normal
      • crossterm ^0.28 normal
      • futures ^0.3 normal
      • image ^0.25 normal
      • inquire ^0.7 normal
      • lcode-config ^0.4 normal
      • leetcode-api ^0.6 normal
      • miette ^7 normal
      • notify-rust ^4.10 normal
      • open ^5 normal
      • ratatui ^0.29 normal
      • ratatui-image ^4 normal
      • rayon ^1 normal
      • simsearch ^0.2 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3 normal
      • tui-textarea ^0.7 normal
      • unicode-width ^0.2 normal
      • pretty_assertions ^1 dev
    • Versions
    • 11.59% of the crate is documented
  • Platform
    • 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

lcode0.10.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • editor::Editor
  • mytui::my_widget::botton::Button
  • mytui::my_widget::botton::ButtonStates
  • mytui::my_widget::botton::Theme
  • mytui::myevent::EventsHandler
  • mytui::term::Term

Enums

  • editor::CodeTestFile
  • mytui::my_widget::botton::ButtonState
  • mytui::myevent::UserEvent

Functions

  • cli::run
  • editor::integr_cargo
  • fuzzy_search::filter
  • fuzzy_search::select_a_question
  • glob_leetcode
  • mytui::run
  • panic_hook::init_panic_hook
  • star