- API ›
- Constructors ›
- Storage ›
- FilePartial
FilePartial
---types--- storage.filePartial#40bc6f52 = 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::FilePartial(v) = result { ... }
Parameters
This item has no parameters.