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