Struct hydrus_api::api_core::common::FileRecord [−][src]
Fields
bytes: Vec<u8>mime_type: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FileRecordimpl Send for FileRecordimpl Sync for FileRecordimpl Unpin for FileRecordimpl UnwindSafe for FileRecordBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more