Docs.rs
  • excel-cli-0.3.0
    • excel-cli 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fuhan666
    • Dependencies
      • anyhow ^1.0.79 normal
      • calamine ^0.27.0 normal
      • chrono ^0.4 normal
      • clap ^4.5.0 normal
      • crossterm ^0.27.0 normal
      • indexmap ^2.0 normal
      • ratatui ^0.24.0 normal
      • rust_xlsxwriter ^0.86.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tui-textarea ^0.4.0 normal
    • Versions
    • 2.76% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

excel_cli0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • actions::CellAction
  • actions::ColumnAction
  • actions::MultiColumnAction
  • actions::MultiRowAction
  • actions::RowAction
  • actions::SheetAction
  • actions::UndoHistory
  • app::AppState
  • app::CellPosition
  • app::VimState
  • excel::Cell
  • excel::Sheet
  • excel::Workbook

Enums

  • actions::ActionCommand
  • actions::ActionType
  • app::InputMode
  • app::Transition
  • app::VimMode
  • excel::CalamineWorkbook
  • excel::CellType
  • excel::DataTypeInfo
  • json_export::HeaderDirection
  • utils::Direction

Traits

  • actions::ActionExecutor
  • actions::Command

Functions

  • excel::open_workbook
  • json_export::export_all_sheets_json
  • json_export::export_json
  • json_export::generate_all_sheets_json
  • json_export::serialize_to_json
  • ui::run_app
  • utils::cell_reference
  • utils::col_name_to_index
  • utils::find_non_empty_cell
  • utils::index_to_col_name