impl `DerefMut` for all traits
authorMatt Corallo <git@bluematt.me>
Tue, 26 Sep 2023 00:35:50 +0000 (00:35 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 26 Sep 2023 00:35:50 +0000 (00:35 +0000)
commit8f4db29a29bcce3b945f698ab81dee2306770832
treed480e35dea5a0475766d260d5aafce0a8e2f947e
parent3ddf30cda74b64d1e1fe3f57e06cbb5440f630e4
impl `DerefMut` for all traits

This is sometimes required in LDK now, and there's no real reason
not to implement it.
c-bindings-gen/src/main.rs