#sugar #syntax #postfix #macro #custom

tilde_derive

Using ~ to provide syntax sugar for Rust

4 releases

0.0.4 Jan 6, 2019
0.0.3 Jan 5, 2019
0.0.2 Jan 4, 2019
0.0.1 Jan 4, 2019

#18 in #postfix

MIT license

7KB
137 lines

Purpose

The crate tilde_derive is the mate of crate tilde to define some proc_macro_derive attributes.

Features

  1. Currently there is no proc_macro_derive. This crate contains some test cases of crate tilde.

Some features will be added in the future.

License

Licensed under MIT.

No runtime deps