Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ Response
Interface
Response
plugins/src/messages.rs:213–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
pub trait Response: Serialize + Debug {}
214
215
#[cfg(test)]
216
mod test {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected