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