Module dittolive_ditto::store::attachment::token
source · Structs
- Serves as a token for a specific attachment that you can pass to a call to
fetch_attachment
.
Traits
- Trait abstracting over
DittoAttachmentToken
and aQueryResultItem::value()
matching an inputDittoAttachment
.