Module cli

Module cli 

Source
Expand description

Command-line interface functionality of mif binary.

Structs§

Area
Memory area.

Enums§

Instr
Whether to skip or join a memory area.
Word
TOML u128 workaround.

Functions§

dump
Dumps known count of bytes from reader as MIF to writer.
join
Joins memory areas of binary Files as MIFs.
load
Load TOML from file or standard input "-" as Files.
open
Opens file or standard input "-" as buffered bytes reader of known count.

Type Aliases§

Files
Binary files split into memory areas.