Enum mongo_file_center::FileData [−][src]
To represent the file data retrieved from MongoDB.
Variants
Data from collections are buffered in memory as a Vec
Data from GridFS are represented by a GridFS file.
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for FileData
impl !RefUnwindSafe for FileDataimpl !UnwindSafe for FileData
impl !UnwindSafe for FileData