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

  • The definition of let-binding shorthands.