Skip to main content

single_attachment_source

Function single_attachment_source 

Source
pub fn single_attachment_source<L: Link + Send + 'static>(
    attachment: Attachment<L>,
) -> SingleAttachmentSource<L>
Expand description

Build a one-shot LinkSource from a prepared attachment.