Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ Boolean
Class
Boolean
plugins/src/options.rs:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
pub struct DefaultStringArray;
155
#[derive(Clone, Debug)]
156
pub struct Boolean;
157
#[derive(Clone, Debug)]
158
pub struct DefaultBoolean;
159
#[derive(Clone, Debug)]
Callers
2
handle_init
Method · 0.85
convert_default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected