Expand the criteria for cloning when passing to Rust
authorMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 17:36:56 +0000 (17:36 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 21:28:51 +0000 (21:28 +0000)
commitaacd3307d5682030df56136abfda6e4e8ee307a3
treeff8796201565a81cc6b1013e8bfa5b4b4fab8fb1
parent18c96db75ba300dbf53ac9e0f4356e9a443ef3ba
Expand the criteria for cloning when passing to Rust

If a method takes an object by ownership, we always need to clone.
gen_type_mapping.py