rust-bindgen icon indicating copy to clipboard operation
rust-bindgen copied to clipboard

Include source code location in discovery callback

Open adetaylor opened this issue 10 months ago • 0 comments

Builds on top of #3140.

This provides the source code location of an item in the existing item discovery callback. See f607994c3ab87ee754ce7a9138564c2a22b6bb92 for discussion of whether it's OK to break compatibility like this.

Part of https://github.com/google/autocxx/issues/124

adetaylor avatar Feb 20 '25 12:02 adetaylor