bind_syn 0.1.0

Syntax definition of let-binding shorthand utilized in crate bind
Documentation
  • Coverage
  • 100%
    10 out of 10 items documented0 out of 1 items with examples
  • Size
  • Source code size: 7.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.57 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • oooutlk/bind
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • oooutlk

Provides enum Bind for proc macro bind::bind!().

This is not a proc-macro library, but a library providing syntax parsing for libraries which provide similar proc-macros as bind::bind!().

See ../bind/README.md for more.