- API ›
- Constructors ›
- ChannelLocationEmpty
ChannelLocationEmpty
---types--- channelLocationEmpty#bfb5ad8b = ChannelLocation
Belongs to
| ChannelLocation |
In Rust this constructor is a variant of the enums::ChannelLocation enum.
Match on it with: if let enums::ChannelLocation::ChannelLocationEmpty(v) = result { ... }
Parameters
This item has no parameters.