EncryptedFileEmpty

---types---
encryptedFileEmpty#c21f497e = EncryptedFile

Belongs to

EncryptedFile

In Rust this constructor is a variant of the enums::EncryptedFile enum.
Match on it with: if let enums::EncryptedFile::EncryptedFileEmpty(v) = result { ... }

Parameters

This item has no parameters.