essential-asm-gen 0.11.0

proc-macro for generating Essential ASM types from spec
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# essential-asm-gen

[![Crates.io][crates-badge]][crates-url]
[![Documentation][docs-badge]][docs-url]
[![license][apache-badge]][apache-url]
[![Build Status][actions-badge]][actions-url]

[crates-badge]: https://img.shields.io/crates/v/essential-asm-gen.svg
[crates-url]: https://crates.io/crates/essential-asm-gen
[docs-badge]: https://docs.rs/essential-asm-gen/badge.svg
[docs-url]: https://docs.rs/essential-asm-gen
[apache-badge]: https://img.shields.io/badge/license-APACHE-blue.svg
[apache-url]: LICENSE
[actions-badge]: https://github.com/essential-contributions/essential-base/workflows/ci/badge.svg
[actions-url]:https://github.com/essential-contributions/essential-base/actions

Proc-macro for generating ASM types from spec.