vesta-syntax

Crates.iovesta-syntax
lib.rsvesta-syntax
version0.1.0
sourcesrc
created_at2021-04-08 18:52:58.373433
updated_at2021-04-08 18:52:58.373433
descriptionThe syntax for the `case!` macro defined in the Vesta crate
homepagehttps://github.com/boltlabs-inc/vesta
repositoryhttps://github.com/boltlabs-inc/vesta
max_upload_size
id380995
size14,941
J. Ayo Akinyele (jakinyele)

documentation

README

Parsing Vesta's case! macro

This crate defines parsing and compilation for the Vesta crates's case! macro. If you need to parse a macro invocation that matches this syntax and/or emit code from a macro that matches its output, depend on this crate. Otherwise, you likely want to depend on vesta itself.

Commit count: 33

cargo fmt