Docs.rs
  • val-0.3.6
    • val 0.3.6
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • terror
    • Dependencies
      • anyhow ^1.0.97 normal
      • ariadne ^0.5.1 normal
      • astro-float ^0.9.5 normal
      • chumsky ^0.10.0 normal
      • clap ^4.5.35 normal
      • criterion ^0.5.1 dev
      • executable-path ^1.0.0 dev
      • indoc ^2.0.6 dev
      • pretty_assertions ^1.4.1 dev
      • tempfile ^3.19.1 dev
      • unindent ^0.2.4 dev
      • dirs ^6.0.0 normal
      • regex ^1.11.1 normal
      • rustyline ^15.0.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

val0.3.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Arguments
  • BuiltinFunctionPayload
  • Config
  • Environment
  • Error
  • Evaluator

Enums

  • BinaryOp
  • EvalResult
  • Expression
  • Function
  • Program
  • RoundingMode
  • Statement
  • UnaryOp
  • Value

Traits

  • FloatExt

Functions

  • parse

Type Aliases

  • BuiltinFunction
  • Span