syntex 0.3.0

High-level bindings to the zeromq library
docs.rs failed to build syntex-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: syntex-0.58.1

syntex is a library that enables compile time syntax extension expansion. This allows users to use libraries like regex_macros in a rust 1.0 compatible context.