From: Matt Corallo Date: Mon, 26 Aug 2024 19:07:07 +0000 (+0000) Subject: Ensure we use the in-crate type for traits returning references X-Git-Tag: v0.0.124.0^2~11 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=5deb00bf8dddaab2f1b5995ecb1bf42960f70ed3;p=ldk-c-bindings Ensure we use the in-crate type for traits returning references --- diff --git a/c-bindings-gen/src/main.rs b/c-bindings-gen/src/main.rs index 117cddf..6dd63f8 100644 --- a/c-bindings-gen/src/main.rs +++ b/c-bindings-gen/src/main.rs @@ -1326,13 +1326,13 @@ fn writeln_impl(w: &mut W, w_uses: &mut HashSet