File: README.md

package info (click to toggle)
rust-cxxbridge-macro 1.0.141-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 500 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (12)
1
2
3
This directory contains CXX's Rust code generator, which is a procedural macro.
Users won't depend on this crate directly. Instead they'll invoke its macro
through the reexport in the main `cxx` crate.