summaryrefslogtreecommitdiff
path: root/bindgen/codegen/impl_debug.rs
diff options
context:
space:
mode:
authorChristian Poveda <christian.poveda@ferrous-systems.com>2022-10-03 13:57:04 -0500
committerChristian Poveda <christian.poveda@ferrous-systems.com>2022-10-07 14:10:24 -0500
commit46cd3af9c6969f1a433fe3792668844162f36ddf (patch)
tree3fd4f8ec312e78514a8beef611e4d001a9990183 /bindgen/codegen/impl_debug.rs
parentc8d569930e006a7e0975dfbaaf5e5d591749b30a (diff)
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`.
Diffstat (limited to 'bindgen/codegen/impl_debug.rs')
0 files changed, 0 insertions, 0 deletions