[bindings] Handle ::-containing paths in generics
authorMatt Corallo <git@bluematt.me>
Mon, 1 Mar 2021 22:08:51 +0000 (17:08 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 7 Mar 2021 18:06:07 +0000 (13:06 -0500)
Specifically, this is required for some paths which use
`Option<msgs::Message>`.


No differences found