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
DittoAttachmentTokenand aQueryResultItem::value()matching an inputDittoAttachment.