- API ›
- Constructors ›
- Storage ›
- FilePng
FilePng
---types--- storage.filePng#0a4f63c0 = storage.FileType
Belongs to
| storage.FileType |
In Rust this constructor is a variant of the enums::storage.FileType enum.
Match on it with: if let enums::storage.FileType::FilePng(v) = result { ... }
Parameters
This item has no parameters.