Handle `Option<[u8; 32]>`, mapping it same as `Option<&[u8; 32]>`
authorMatt Corallo <git@bluematt.me>
Wed, 2 Mar 2022 01:23:07 +0000 (01:23 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 2 Mar 2022 03:56:34 +0000 (03:56 +0000)
commit434d90f7096839045662fa051722497fa0f555c8
tree7a4855ed68262b8032e0356c3fe594eff3443144
parent9b856988134ccb29707f3c137a34e4c86a83a6af
Handle `Option<[u8; 32]>`, mapping it same as `Option<&[u8; 32]>`
c-bindings-gen/src/types.rs