Separate printing references-with-lifetimes from c-vs-rust types
authorMatt Corallo <git@bluematt.me>
Mon, 21 Mar 2022 19:13:42 +0000 (19:13 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 23 Mar 2022 00:44:01 +0000 (00:44 +0000)
commitb29fc9ff682340c72f6b76a0c8def8e132d7605a
treeaf57b32d0669c8224431547e6986f97928b50648
parent7ab19163bac30ec500d40f1c3f9ba6efad3d0966
Separate printing references-with-lifetimes from c-vs-rust types

(and use C types with lifetimes in generic struct creation)
c-bindings-gen/src/types.rs