2 releases
0.0.1-alpha.2 | May 12, 2023 |
---|---|
0.0.1-alpha.1 | May 6, 2023 |
#35 in #wire
165 downloads per month
Used in 2 crates
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
~115KB