mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
While we could, in theory, add support to the bindings logic to map `Box<dyn Trait>`, there isn't a whole lot of use doing so when its incredibly trivial to do directly. This adds a trivial wrapper around `Future::register_callback` that is only built in bindings and which is linked in the `register_callback` docs for visibility. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |