Skip to content
/ tilde Public

Using tilde operator to provide syntatic sugar for Rust

License

Notifications You must be signed in to change notification settings

oooutlk/tilde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This project utilizes the disused tilde operator ~ to generate syntatic sugar for Rust program.

Two crates involved:

  1. crate tilde for #[proc_macro].

  2. crate tilde_derive for #[proc_macro_derive].

License

Licensed under MIT.

About

Using tilde operator to provide syntatic sugar for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages