Docs.rs
  • thoth-cli-0.1.71
    • thoth-cli 0.1.71
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jooaf
    • Dependencies
      • anyhow ^1.0.86 normal
      • arboard ^3.4.1 normal
      • atty ^0.2.14 normal
      • clap ^4.3 normal
      • crossterm ^0.27.0 normal
      • dirs ^5.0 normal
      • once_cell ^1.19.0 normal
      • pulldown-cmark ^0.11.0 normal
      • pulldown-cmark-to-cmark ^15.0.1 normal
      • rand ^0.8.5 normal
      • ratatui ^0.27.0 normal
      • serde_json ^1.0 normal
      • syntect ^5.1 normal
      • syntect-tui ^3.0.2 normal
      • tempfile ^3.2 normal
      • tui-textarea ^0.5.1 normal
      • unicode-width ^0.1.10 normal
      • mockall ^0.11 dev
    • Versions
    • 10.19% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

thoth_cli0.1.71

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • cli::Cli
  • clipboard::EditorClipboard
  • markdown_renderer::MarkdownRenderer
  • scrollable_textarea::ScrollableTextArea
  • title_popup::TitlePopup
  • title_select_popup::TitleSelectPopup
  • ui::EditCommandsPopup
  • ui::UiPopup
  • ui_handler::UIState

Enums

  • cli::Commands

Functions

  • cli::add_block
  • cli::copy_block
  • cli::delete_block
  • cli::list_blocks
  • cli::replace_from_backup
  • cli::view_block
  • formatter::format_json
  • formatter::format_markdown
  • get_save_backup_file_path
  • get_save_file_path
  • ui::centered_rect
  • ui::render_edit_commands_popup
  • ui::render_header
  • ui::render_title_popup
  • ui::render_title_select_popup
  • ui::render_ui_popup
  • ui_handler::draw_ui
  • ui_handler::handle_input
  • utils::load_textareas
  • utils::save_textareas

Constants

  • DAEMONIZE_ARG
  • ORANGE