[bindings] Drop useless `#[no_mangle]` from `pub type` definitions
authorMatt Corallo <git@bluematt.me>
Wed, 30 Dec 2020 20:14:42 +0000 (15:14 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 2 Feb 2021 22:04:31 +0000 (17:04 -0500)
commit1479016331a6f03d9aab2aee620c86b71232ba9d
tree55433975a88f2e1bcbf5bc96a3e0e0441f482027
parent554af1efb318e38f2428506f696cc9e9bdaaea02
[bindings] Drop useless `#[no_mangle]` from `pub type` definitions

Newer rustc complains that "attribute should be applied to a function or
static"
c-bindings-gen/src/types.rs