Expand description
Awk-style record processor: library crate shared by the awkrs and ars binaries.
Modules§
- fusevm_
bridge fusevm_bridgesubmodule. Bridge between awkrs’s bytecodeOpand fusevm’sfusevm::Op.
Enums§
- Error
Error— see variants for the choices.
Functions§
- run
- Run the interpreter.
bin_nameis used for diagnostics and help (e.g."awkrs"or"ars").
Type Aliases§
- Result
Resulttype alias.