- API ›
- Constructors ›
- Help ›
- PeerColors
PeerColors
---types--- help.peerColors#00f8ed08 hash:int colors:Vector<help.PeerColorOption> = help.PeerColors
Belongs to
| help.PeerColors |
In Rust this constructor is a variant of the enums::help.PeerColors enum.
Match on it with: if let enums::help.PeerColors::PeerColors(v) = result { ... }
Parameters
| hash | int | required |
| colors | Vector<help.PeerColorOption> | required |