Docs.rs
  • mathypad-core-0.1.0
    • mathypad-core 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pato
    • Dependencies
      • chumsky ^0.10.1 normal
      • tempfile ^3.20 dev
    • Versions
    • 42.86% 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

mathypad_core0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • core::highlighting::HighlightedSpan
  • core::state::MathypadCore
  • units::UnitConversionError
  • units::UnitValue

Enums

  • core::highlighting::HighlightType
  • expression::Token
  • units::Unit
  • units::UnitType

Traits

  • core::file_ops::FileOperations

Macros

  • rate_unit

Functions

  • core::file_ops::deserialize_lines
  • core::file_ops::serialize_lines
  • core::highlighting::highlight_expression
  • core::highlighting::highlight_expression_with_cursor
  • expression::evaluator::evaluate_expression_with_context
  • expression::evaluator::evaluate_tokens_stream_with_context
  • expression::evaluator::evaluate_tokens_with_units_and_context
  • expression::evaluator::evaluate_with_variables
  • expression::evaluator::parse_and_evaluate_with_context
  • expression::evaluator::parse_result_string
  • expression::evaluator::resolve_line_reference
  • expression::parse_expression_chumsky
  • expression::parser::extract_line_references
  • expression::parser::is_valid_math_expression
  • expression::parser::is_valid_mathematical_expression
  • expression::parser::parse_line_reference
  • expression::parser::tokenize_with_units
  • expression::parser::update_line_references_in_text
  • test_helpers::evaluate_test_expression
  • test_helpers::evaluate_with_unit_info
  • units::parse_unit

Constants

  • FLOAT_EPSILON
  • MAX_INTEGER_FOR_FORMATTING