Docs.rs
  • leetcode-tui-config-0.4.0
    • leetcode-tui-config 0.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akarsh1995
    • Dependencies
      • anyhow ^1 normal
      • better-panic ^0 normal
      • clap ^4 normal
      • color-eyre ^0 normal
      • crossterm ^0 normal
      • directories ^5 normal
      • human-panic ^1 normal
      • leetcode-tui-shared ^0.4.0 normal
      • libc ^0 normal
      • log ^0 normal
      • native_db ^0 normal
      • ratatui ^0.23 normal
      • reqwest ^0 normal
      • serde ^1 normal
      • strip-ansi-escapes ^0 normal
      • toml ^0 normal
      • tracing ^0 normal
      • tracing-error ^0 normal
      • tracing-subscriber ^0 normal
    • Versions
    • 31.25% of the crate is documented
  • Go to latest version
  • 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
    • 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

leetcode_tui_config0.4.0

  • Macros
  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • theme::Border
  • theme::Defaults
  • theme::Difficulty
  • theme::Question
  • theme::Theme
  • theme::Topic
  • theme::color::Color
  • theme::style::Style

Enums

  • key::Key

Macros

  • trace_dbg

Functions

  • clients::build_reqwest_client
  • error_handling::initialize_logging
  • error_handling::initialize_panic_handler
  • init
  • utils::get_config_dir
  • utils::get_config_file_path
  • utils::get_data_dir
  • utils::version

Type Aliases

  • clients::Db

Statics

  • CONFIG
  • clients::DB_CLIENT
  • clients::REQ_CLIENT
  • constants::CONFIG_FOLDER
  • constants::DATA_FOLDER
  • constants::EDITOR
  • constants::GIT_COMMIT_HASH
  • constants::LOG_ENV
  • constants::LOG_FILE
  • constants::PROJECT_NAME