No description
Find a file
Daniel Baumann 78660f8826
Releasing fastforward version 1.0.192-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-06 18:00:16 +02:00
debian Releasing fastforward version 1.0.192-1~ffwd13+u1. 2026-07-06 18:00:16 +02:00
src Merging upstream version 1.0.192. 2026-07-06 17:59:24 +02:00
.cargo_vcs_info.json Merging upstream version 1.0.192. 2026-07-06 17:59:24 +02:00
Cargo.lock Merging upstream version 1.0.192. 2026-07-06 17:59:24 +02:00
Cargo.toml Merging upstream version 1.0.192. 2026-07-06 17:59:24 +02:00
Cargo.toml.orig Merging upstream version 1.0.192. 2026-07-06 17:59:24 +02:00
LICENSE-APACHE Adding upstream version 1.0.141. 2026-07-06 17:58:14 +02:00
LICENSE-MIT Adding upstream version 1.0.141. 2026-07-06 17:58:14 +02:00
README.md Adding upstream version 1.0.141. 2026-07-06 17:58:14 +02:00

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.