halt_and_catch_fire

Crates.iohalt_and_catch_fire
lib.rshalt_and_catch_fire
version
sourcesrc
created_at2025-01-25 09:19:42.057066
updated_at2025-01-25 09:19:42.057066
descriptionHalt and catch fire.
homepage
repositoryhttps://gitlab.com/konnorandrews/halt-and-catch-fire
max_upload_size
id1530472
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Konnor Andrews (konnorandrews)

documentation

README

Halt and Catch Fire

In computer engineering, Halt and Catch Fire, known by the assembly language mnemonic HCF, is an idiom referring to a computer machine code instruction that causes the computer's central processing unit (CPU) to cease meaningful operation, typically requiring a restart of the computer.

https://en.wikipedia.org/wiki/Halt_and_Catch_Fire_(computing)

Commit count: 2

cargo fmt