essential-asm-gen

Crates.ioessential-asm-gen
lib.rsessential-asm-gen
version
sourcesrc
created_at2024-07-08 01:40:14.856014
updated_at2024-12-06 14:42:56.103706
descriptionproc-macro for generating Essential ASM types from spec
homepagehttps://essential.builders/
repositoryhttps://github.com/essential-contributions/essential-base
max_upload_size
id1295264
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | 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
(essentialcontributions)

documentation

README

essential-asm-gen

Crates.io Documentation license Build Status

Proc-macro for generating ASM types from spec.

Commit count: 166

cargo fmt