Docs.rs
  • adana-script-core-0.18.8
    • adana-script-core 0.18.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nbittich
    • Dependencies
      • anyhow ^1.0.98 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • strum ^0.27.1 normal
      • libloading ^0.8.8 normal
    • Versions
    • 0% 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
    • 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

adana_script_core0.18.8

Module constants

Module Items

  • Constants

In crate adana_script_core

adana_script_core

Module constants

Source

Constantsยง

ABS
BREAK
CAPITALIZE
CEIL
COS
DROP
ELSE
EULER_NUMBER
EVAL
FALSE
FLOOR
FOR
IF
IN
INCLUDE
IS_ARRAY
IS_BOOL
IS_DOUBLE
IS_ERROR
IS_FUNCTION
IS_I8
IS_INT
IS_MATCH
IS_STRUCT
IS_U8
JSONIFY
LENGTH
LN
LOG
MAKE_ERROR
MATCH
MULTILINE
NATIVE_LIB
NULL
PARSE_JSON
PI
PRINT
PRINT_LN
REPLACE
REPLACE_ALL
REQUIRE
RETURN
ROUND
SIN
SQRT
STRUCT
TAN
TAU
TO_BINARY
TO_BOOL
TO_DOUBLE
TO_HEX
TO_INT
TO_LOWER
TO_STRING
TO_UPPER
TRUE
TYPE_OF
WHILE