Docs.rs
  • airlang-0.14.0
    • airlang 0.14.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LambdaAlpha
    • Dependencies
      • const_format ^0.2 normal
      • num-bigint ^0.4 normal
      • num-integer ^0.1 normal
      • num-traits ^0.2 normal
      • rand ^0.9 normal
      • rustc-hash ^2 normal
      • string_cache ^0.8 normal
      • winnow ^0.7 normal
      • criterion ^0.5 dev
    • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

airlang0.14.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions

Crate airlang

Source

Modules§

syntax

Structs§

AirCell
Bit
Byte
ByteVal
Call
CallMode
CallVal
CompMode
ConstCellCompFunc
ConstCellCompFuncVal
ConstCellPrimFunc
ConstCellPrimFuncVal
ConstCtx
ConstStaticCompFunc
ConstStaticCompFuncVal
ConstStaticPrimFunc
ConstStaticPrimFuncVal
Ctx
CtxVal
DataMode
FreeCellCompFunc
FreeCellCompFuncVal
FreeCellPrimFunc
FreeCellPrimFuncVal
FreeCtx
FreeStaticCompFunc
FreeStaticCompFuncVal
FreeStaticPrimFunc
FreeStaticPrimFuncVal
FuncMode
Int
IntVal
List
ListMode
ListVal
Map
MapMode
MapVal
ModeFunc
ModeFuncVal
MutCellCompFunc
MutCellCompFuncVal
MutCellPrimFunc
MutCellPrimFuncVal
MutCtx
MutStaticCompFunc
MutStaticCompFuncVal
MutStaticPrimFunc
MutStaticPrimFuncVal
Number
NumberVal
Pair
PairMode
PairVal
PrimMode
Symbol
Text
TextVal
UniMode
Unit

Enums§

CodeMode
ConstFnCtx
CtxAccess
CtxError
FuncVal
Mode
MutFnCtx
SymbolMode
Val
VarAccess

Traits§

ConstCellFn
ConstCellFnExt
ConstStaticFn
FreeCellFn
FreeCellFnExt
FreeStaticFn
MutCellFn
MutCellFnExt
MutStaticFn
ValExt

Functions§

generate
parse