- API ›
- Constructors ›
- Help ›
- DeepLinkInfoEmpty
DeepLinkInfoEmpty
---types--- help.deepLinkInfoEmpty#66afa166 = help.DeepLinkInfo
Belongs to
| help.DeepLinkInfo |
In Rust this constructor is a variant of the enums::help.DeepLinkInfo enum.
Match on it with: if let enums::help.DeepLinkInfo::DeepLinkInfoEmpty(v) = result { ... }
Parameters
This item has no parameters.