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