This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
rust-lightning
Watch
1
Star
0
Fork
You've already forked rust-lightning
0
mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced
2025-02-25 07:17:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9aa786cfbb
rust-lightning
/
lightning-persister
/
src
History
Matt Corallo
1ce922c631
Prefer fully-specified paths in test macros
...
This avoids macros being context-specific use-dependent.
2021-11-26 20:40:51 +00:00
..
lib.rs
Prefer fully-specified paths in test macros
2021-11-26 20:40:51 +00:00
util.rs
Check IO errors in test using
raw_os_error()
instead of
kind()
2021-08-02 18:50:00 +00:00