FileGif

---types---
storage.fileGif#cae1aadf = 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::FileGif(v) = result { ... }

Parameters

This item has no parameters.