2 releases
0.0.1-alpha.2 | May 12, 2023 |
---|---|
0.0.1-alpha.1 | May 6, 2023 |
#41 in #wire
Used in fundamentals
6KB
88 lines
fundamentals-derive
Procedural Macro capable of providing basic implementations for FromWire and ToWire traits for lightning network wire messages
lib.rs
:
Derive crate implement the procedural macros
to implement FromWire
and ToWire
in a
struct.
Dependencies
~120KB