Merge pull request #2967 from tnull/2024-03-refactor-drop-handle-message
authorGursharan Singh <3442979+G8XSU@users.noreply.github.com>
Fri, 5 Apr 2024 10:26:51 +0000 (12:26 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2024 10:26:51 +0000 (12:26 +0200)
Split `PeerManager::handle_message` to avoid explicit `mem::drop`

1  2 
lightning/src/ln/peer_handler.rs

Simple merge