Skip to main content

Crate awkrs

Crate awkrs 

Source
Expand description

Awk-style record processor: library crate shared by the awkrs and ars binaries.

Modules§

fusevm_bridge
fusevm_bridge submodule. Bridge between awkrs’s bytecode Op and fusevm’s fusevm::Op.

Enums§

Error
Error — see variants for the choices.

Functions§

run
Run the interpreter. bin_name is used for diagnostics and help (e.g. "awkrs" or "ars").

Type Aliases§

Result
Result type alias.