rust-lightning/lightning
Matt Corallo bccddcaabd impl Clone on various public (mostly BOLT12) types
This is required for bindings as passing types from Rust to GC'd
languages can't map the concept of a type that has a lifetime of
the called function but instead needs to clone for safety.
2024-05-14 13:17:03 +00:00
..
src impl Clone on various public (mostly BOLT12) types 2024-05-14 13:17:03 +00:00
Cargo.toml Bump possiblyrandom to 0.2 2024-05-08 20:08:52 +00:00