Docs.rs
  • termcalc-1.0.0
    • termcalc 1.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • rtbo
    • Dependencies
      • arboard ^3.4.0 normal
      • clap ^4.5.16 normal
      • crossterm ^0.27.0 normal
      • pager-rs ^0.3.0 normal
      • strip-ansi-escapes ^0.2.0 normal
      • approx ^0.5.1 dev
    • Versions
    • 5.68% 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

tc1.0.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Eval
  • TermCalc
  • func::Func
  • input::Cursor
  • lex::Token
  • lex::Tokenizer
  • parse::Parser

Enums

  • Error
  • func::ArgCount
  • func::Args
  • func::Category
  • lex::Error
  • lex::TokenKind
  • parse::Error

Traits

  • input::HasSpan

Functions

  • func::all_funcs
  • lex::tokenize
  • parse::parse_line

Type Aliases

  • input::Pos
  • input::Span
  • lex::Result
  • parse::Result