Crates.io | vesta-macro |
lib.rs | vesta-macro |
version | 0.1.2 |
source | src |
created_at | 2021-04-08 18:53:43.231706 |
updated_at | 2021-04-08 21:39:04.703893 |
description | Procedural macros used by and exported from the Vesta crate |
homepage | https://github.com/boltlabs-inc/vesta |
repository | https://github.com/boltlabs-inc/vesta |
max_upload_size | |
id | 380996 |
size | 14,640 |
This crate defines the case!
macro and Match
derive macro for the
Vesta crate. This crate is not usable by itself, because it
assumes the presence of vesta
; use that crate, which re-exports these macros.