Crate bind_syn

Source
Expand description

§Why This Project

Provides enum Bind, the syntax definition of let-binding shorthand utilized in crate bind.

This is not a proc-macro library, but a library providing syntax parsing for those proc macro libraries which provide similar functionality with crate bind.

Enums§

Bind
The definition of let-binding shorthands.