type t
val filename : t ‑> attachment_name
val email : t ‑> email
val raw_data : t ‑> Bigstring_shared.t Core.Or_error.t
val md5 : t ‑> string Core.Or_error.t
val to_file : t ‑> string ‑> unit Async.Deferred.Or_error.t