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