Expand description
Library bindings for the off chance you want to use one of these modules in your library
Modules§
- number
- Built-in number type.
- op_
engine - Operation-engine. Functions for performing operations on parsed expressions.
- parser
- Parsing functions and other useful structs.
- session
- Manages config files and various settings.
- tui
- Provides abstraction for setting up and running the TUI.
- variable
- Built-in variable and variable-table type
Constants§
- VERSION
- Version of apecrunch, derived from the Cargo.toml version.