Files
third_party_rust_bindgen/bindgen
Christian Poveda 5d93b0145b Implement Clone for Builder
This is done by moving all the remaining `Builder` state into
`BindgenOptions` so any internal logic that affects `Builder` state only
runs once the builder is consumed by `Builder::generate`:

- move `input_headers` to `BindgenOptions`.
- move `input_header_contents` to `BindgenOptions`.
- derive `Clone` for `Builder`.
2022-10-07 14:10:24 -05:00
..
2022-10-04 20:47:17 -05:00
2022-10-07 14:10:24 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-07 14:10:24 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-07 14:10:24 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00