cbindgen icon indicating copy to clipboard operation
cbindgen copied to clipboard

Support deriving methods for structs with conditional fields

Open emilio opened this issue 5 years ago • 0 comments

https://github.com/eqrion/cbindgen/pull/633 implements conditional fields, but doesn't implement deriving methods on them because write_vertical_source_list doesn't support this.

emilio avatar Dec 06 '20 12:12 emilio