rust-lightning/lightning
Matt Corallo ee6dd7f1bb Avoid references to primitives and add NetworkGraph::new()
non-mut references to primitives are only excess overhead, so
there's not much reason to ever have them. As a nice bonus, it also
is one less thing to worry about when generating C bindings
2020-06-23 16:12:55 -04:00
..
src Avoid references to primitives and add NetworkGraph::new() 2020-06-23 16:12:55 -04:00
Cargo.toml Make test output deterministic 2020-06-18 19:28:50 -07:00