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