Docs.rs
  • rpn-cli-1.1.0
    • rpn-cli 1.1.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • hdwalters
    • Dependencies
      • atty ^0.2.14 normal
      • big-rational-str ^0.1.6 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.4 normal
      • clap_builder ^4.5.2 normal
      • clap_complete ^4.5.2 normal
      • fileinput ^0.3.0 normal
      • itertools ^0.13.0 normal
      • num ^0.4.3 normal
      • once_cell ^1.19.0 normal
      • pretty_assertions ^1.4.0 normal
      • regex ^1.10.4 normal
      • rustyline ^14.0.0 normal
      • thiserror ^1.0.61 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
    • 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

rpn_cli1.1.0

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • action::Actions
  • config::Config
  • context::Context
  • engine::Engine
  • helper::CommandHelper
  • interface::Interface
  • undo::Undo
  • value::Value

Enums

  • action::Action
  • config::ShellKind
  • context::Format
  • error::EngineError
  • error::MyError
  • interface::Completion
  • interface::Description
  • interface::Directive
  • interface::Operation
  • meaning::Meaning

Macros

  • regex

Functions

  • util::create_padding
  • util::remove_char

Type Aliases

  • error::MyResult
  • helper::CommandEditor
  • interface::Definitions
  • interface::Descriptions
  • interface::Directives
  • interface::Operations