Skip to content

Commit 3e320d9

Browse files
committed
Moving short_id (LNPBP-5) from rust-lnpbp
1 parent f6999ed commit 3e320d9

File tree

2 files changed

+539
-0
lines changed

2 files changed

+539
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@
2929
//! mistakes within particular implementations of this paradigms by
3030
//! standardizing typical workflow processes in a form of interfaces that
3131
//! will be nearly impossible to use in the wrong form.
32+
33+
mod short_id;

0 commit comments

Comments
 (0)