litty_macro 0.3.0

Macro crate for Litty, literals for Rust
Documentation
1
2
3
4
5
6
7
8
9
# Litty Macro

Literally adds literals to Rust enum variants, struct fields, and unit structs.

`litty_macro` is published along with the main `litty` crate and should not be used directly. See [the `litty` crate](https://crates.io/crates/litty) for more info.

## License

[MIT © Sasha Koss](https://koss.nocorp.me/mit/)