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