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.
pub fn single_attachment_source<L: Link + Send + 'static>(
attachment: Attachment<L>,
) -> SingleAttachmentSource<L>Build a one-shot LinkSource from a prepared attachment.